66 lines
1.3 KiB
Plaintext
66 lines
1.3 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
|
|
|
|
BINPLACE_PLACEFILE = ..\isplfl.txt
|
|
ALT_PROJECT_TARGET=query
|
|
|
|
SOURCES=
|
|
TARGETTYPE=NOTARGET
|
|
|
|
#
|
|
# WHEN THIS IS MODIFIED, ALSO MODIFY ..\Setup\Makefile.inc
|
|
#
|
|
|
|
MISCFILES=\
|
|
adovbs.inc \
|
|
advquery.asp \
|
|
advsqlq.asp \
|
|
default.htm \
|
|
deferror.htx \
|
|
fastq.htm \
|
|
fastq.htx \
|
|
fastq.idq \
|
|
hilight.gif \
|
|
htxerror.htx \
|
|
idqerror.htx \
|
|
ie.gif \
|
|
is2bkgnd.gif \
|
|
is2foot.inc \
|
|
is2style.css \
|
|
ixqlang.htm \
|
|
ixtiphlp.htm \
|
|
ixtipsql.htm \
|
|
navbar.htm \
|
|
qfullhit.htw \
|
|
qsumrhit.htw \
|
|
query.asp \
|
|
query.htm \
|
|
query.htx \
|
|
query.idq \
|
|
rankbtn1.gif \
|
|
rankbtn2.gif \
|
|
rankbtn3.gif \
|
|
rankbtn4.gif \
|
|
rankbtn5.gif \
|
|
reserror.htx \
|
|
sqlqhit.asp \
|
|
sqlqhit.htm \
|
|
win2k.gif
|
|
|