mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
962 B
29 lines
962 B
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1989 - 1999
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the target component being built and the list of
|
|
sources files needed to build that component. Also specifies optional
|
|
compiler switches and libraries that are unique for the component being
|
|
built.
|
|
|
|
!ENDIF
|
|
|
|
!INCLUDE ..\..\..\user.mk
|
|
|
|
SOURCES=
|
|
TARGETTYPE=NOTARGET
|
|
MISCFILES=active2.gif active6.gif active6a.gif active7.gif adminhlp.htm \
|
|
backgrd.gif bullet.gif cathlp.htm default.htm errhandl.htm \
|
|
errorhlp.htm faq.htm filtrhlp.htm front.htm glossary.htm \
|
|
htxhelp.htm idq-vars.htm idqhelp.htm idx_logo.gif indexhlp.htm \
|
|
install.htm intro.htm license.htm next.gif onepix.gif \
|
|
powered.gif previous.gif qrylang.htm queryhlp.htm reghelp.htm \
|
|
scanhlp.htm sechelp.htm tipshelp.htm toc.gif up.gif up_end.gif \
|
|
webhits.htm xag_e19.gif
|