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.

25 lines
444 B

  1. TARGETNAME=p2kdx
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. INCLUDES=..\;..\driver
  5. USE_MSVCRT=1
  6. PRECOMPILED_c=1
  7. PRECOMPILED_INCLUDE=dbgext.hxx
  8. PRECOMPILED_PCH=dbgext.pch
  9. PRECOMPILED_OBJ=dbgext.obj
  10. DLLDEF=$(TARGETNAME).def
  11. SOURCES=help.cxx \
  12. kdexts.cxx \
  13. drvext.cxx \
  14. extparse.cxx \
  15. flags.cxx \
  16. kdexts.rc
  17. SUBSYSTEM_VERSION=4.0
  18. UMTYPE=console
  19. WIN32_WINNT_VERSION=0x0500