30 lines
962 B
Plaintext
30 lines
962 B
Plaintext
|
!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
|