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.

20 lines
486 B

  1. PLAT_DIR = daytona
  2. ALT_PROJECT_TARGET=.
  3. USE_CRTDLL = 1
  4. !include ..\sources.inc
  5. DLLDEF=d3d8.def
  6. LINKLIBS = $(LINKLIBS) \
  7. !if $(386)
  8. ..\..\osthunk\win2k\$(PLAT_DIR)\$(_OBJ_DIR)\*\d3d8thk.lib
  9. !else
  10. ..\..\osthunk\whistler\$(PLAT_DIR)\$(_OBJ_DIR)\*\d3d8thk.lib
  11. !endif
  12. TARGETLIBS = $(TARGETLIBS) \
  13. $(WINDOWS_LIB_PATH)\gdi32p.lib \
  14. $(SDK_LIB_PATH)\dciman32.lib \
  15. $(SDK_LIB_PATH)\kernel32.lib