81 lines
1.8 KiB
Plaintext
81 lines
1.8 KiB
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=admin.htx \
|
||
|
admin.ida \
|
||
|
admin.idq \
|
||
|
author.idq \
|
||
|
deferror.htx \
|
||
|
detail1.htx \
|
||
|
detail2.htx \
|
||
|
detail3.htx \
|
||
|
detail4.htx \
|
||
|
filesize.idq \
|
||
|
filetime.idq \
|
||
|
format1.htx \
|
||
|
format2.htx \
|
||
|
format3.htx \
|
||
|
format4.htx \
|
||
|
head.htx \
|
||
|
hidden.htx \
|
||
|
hquery.htw \
|
||
|
hquery.htx \
|
||
|
hquery.idq \
|
||
|
queryhit.idq \
|
||
|
htxerror.htx \
|
||
|
idqerror.htx \
|
||
|
merge.ida \
|
||
|
next.htx \
|
||
|
prev.htx \
|
||
|
query.htx \
|
||
|
query.idq \
|
||
|
queryhit.htx \
|
||
|
qsumrhit.htw \
|
||
|
qfullhit.htw \
|
||
|
query.asp \
|
||
|
qrybody1.inc \
|
||
|
qrybody2.inc \
|
||
|
qrybody3.inc \
|
||
|
qryhead1.inc \
|
||
|
qryhead2.inc \
|
||
|
qryhead3.inc \
|
||
|
qrytail1.inc \
|
||
|
qrytail2.inc \
|
||
|
qrytail3.inc \
|
||
|
reserror.htx \
|
||
|
scan.ida \
|
||
|
scan.htx \
|
||
|
scan.idq \
|
||
|
sformat1.htx \
|
||
|
sformat2.htx \
|
||
|
sformat3.htx \
|
||
|
sformat4.htx \
|
||
|
shead.htx \
|
||
|
simple.idq \
|
||
|
snext.htx \
|
||
|
stail.htx \
|
||
|
state.ida \
|
||
|
state.htx \
|
||
|
tail.htx \
|
||
|
unfilt.idq \
|
||
|
unfilt.htx
|