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.

22 lines
496 B

  1. !INCLUDE ..\..\..\PLACE.INC
  2. !INCLUDE $(IISBASEDIR)\iisrearc\ICEPICK.INC
  3. TARGETNAME=w3dirmon
  4. TARGETPATH=$(IISBASEDIR)\lib\$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. USE_MSVCRT=1
  7. USE_STL=1
  8. MSC_WARNING_LEVEL = /W4 /WX
  9. C_DEFINES=-DUNICODE -D_UNICODE
  10. INCLUDES=.\;..\;$(INCLUDES); \
  11. $(IISBASEDIR)\iisrearc\core\inc; \
  12. $(IISBASEDIR)\iisrearc\inc; \
  13. ..\inc; \
  14. $(IISBASEDIR)\inc
  15. SOURCES= dirmon.cxx