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

  1. TARGETNAME=diagfilt
  2. TARGETTYPE=DRIVER
  3. DRIVERTYPE=WDM
  4. TARGETPATH=obj
  5. TARGETLIBS=$(DDK_LIB_PATH)\wmilib.lib
  6. MSC_WARNING_LEVEL=-W3 -WX
  7. SOURCES= filter.mof \
  8. filter.rc \
  9. filter.c \
  10. pnp.c \
  11. power.c \
  12. util.c \
  13. wmisamp.c
  14. NTTARGETFILE0=filtdata.h \
  15. filter.x \
  16. filter.vbs