admin
base
basedrv
boot
busdrv
cluster
admin
bh
clnetcfg
clusapi
clusdisk
clusexts
clusnet
clusrtl
clussprt
ext
inc
mgmt
resdll
resmon
service
setup
test
bin
bugreprt
castest
casread.txt
castest.bat
cluadms.pcd
english.cas
japanese.cas
makefile
setuptst.bat
sources
clusbvt
evtview
leaks
tstpoint
dirs
leaks.c
leaks.h
timeserv
utils
wmiprovider
wml
clusternet.lmhosts
clusternet.txt
coffbase.txt
dirs
ipaddr.txt
join.txt
makefil0
placefil.txt
sources.inc
cmd
crts
ddk
dload
dloadhandler
efiutil
eventlog
firmware
fs
fsrec
hals
headless
inc
mspatch
mvdm
ntdll
ntdllsym
ntos
ntsetup
pnp
published
qfe
remoteboot
screg
seaudit
strsafe
stublibs
subsys
testlockout
tools
urtl
wdmdrv
wdmlib
win32
wmi
wow64
xip
zlib
dirs
prerelease.inc
project.mk
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
39 lines
729 B
Plaintext
39 lines
729 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1989 Microsoft Corporation
|
|
|
|
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.
|
|
|
|
|
|
Author:
|
|
|
|
Steve Wood (stevewo) 12-Apr-1990
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
|
|
|
!ENDIF
|
|
|
|
!INCLUDE $(PROJECT_ROOT)\cluster\sources.inc
|
|
MINORCOMP=test
|
|
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=NOTARGET
|
|
|
|
MISCFILES=\
|
|
setuptst.bat \
|
|
castest.bat \
|
|
cluadms.pcd \
|
|
english.cas \
|
|
casread.txt
|
|
|
|
SOURCES=
|