Leaked source code of windows server 2003
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.
 
 
 
 
 
 

38 lines
780 B

TARGETNAME=cdfs
TARGETPATH=obj
TARGETTYPE=DRIVER
DRIVERTYPE=FS
MSC_WARNING_LEVEL=/W3 /WX
SOURCES=AllocSup.c \
CacheSup.c \
CdData.c \
Cdfs.rc \
CdInit.c \
Cleanup.c \
Close.c \
Create.c \
DevCtrl.c \
DevioSup.c \
DirCtrl.c \
DirSup.c \
FileInfo.c \
FilObSup.c \
FsCtrl.c \
FspDisp.c \
LockCtrl.c \
NameSup.c \
PathSup.c \
Pnp.c \
PreFxSup.c \
Read.c \
ResrcSup.c \
Strucsup.c \
VerfySup.c \
VolInfo.c \
WorkQue.c
PRECOMPILED_INCLUDE=cdprocs.h
PRECOMPILED_PCH=cdprocs.pch
PRECOMPILED_OBJ=cdprocs.obj