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.

18 lines
286 B

  1. !include ..\..\ntd3d.mk
  2. !include ..\sources.inc
  3. !ifndef SD_BUILD
  4. DDRAWPLIBPATH = $(SDK_LIB_PATH)
  5. !else
  6. DDRAWPLIBPATH = $(PROJECT_LIB_PATH)
  7. !endif
  8. TARGETLIBS = $(TARGETLIBS) \
  9. $(DDRAWPLIBPATH)\ddrawp.lib \
  10. $(SDK_LIB_PATH)\kernel32.lib