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.
 
 
 
 
 
 

21 lines
382 B

TARGETNAME=diagfilt
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
TARGETLIBS=$(DDK_LIB_PATH)\wmilib.lib
MSC_WARNING_LEVEL=-W3 -WX
SOURCES= filter.mof \
filter.rc \
filter.c \
pnp.c \
power.c \
util.c \
wmisamp.c
NTTARGETFILE0=filtdata.h \
filter.x \
filter.vbs