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.

27 lines
769 B

  1. TARGETTYPE=NOTARGET
  2. TARGETPATH=$(_OBJ_DIR)
  3. INCLUDES=\
  4. ..;\
  5. $(WINCORE_PATH)\dxkernel\inc; \
  6. $(NTUSER_PATH)\inc; \
  7. $(NTUSER_PATH)\kernel; \
  8. $(NTUSER_PATH)\inc\$(ALT_PROJECT)\$(O); \
  9. $(WINCORE_PATH)\w32inc; \
  10. $(NTGDI_PATH)\inc; \
  11. $(NTGDI_PATH)\gre; \
  12. $(BASE_INC_PATH); \
  13. $(DDK_INC_PATH); \
  14. $(DRIVERS_INC_PATH); \
  15. $(MULTIMEDIA_INC_PATH); \
  16. $(TERMSRV_INC_PATH)
  17. SOURCES=syminfo.cpp
  18. NTTARGETFILE1=$(O)\win32k.cpp
  19. # force full symbols so this pdb has all the type information we need
  20. MISCFILES= \
  21. $(O)\win32k.cpp