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.

19 lines
361 B

  1. PLAT_DIR = daytona
  2. ALT_PROJECT_TARGET=.
  3. USE_CRTDLL = 1
  4. !include ..\sources.inc
  5. !ifndef SD_BUILD
  6. SDK_LIB_PATH = $(BASEDIR)\public\sdk\lib\*
  7. WINDOWS_LIB_PATH = $(BASEDIR)\public\sdk\lib\*
  8. !endif
  9. LINKLIBS = $(LINKLIBS) \
  10. $(WINDOWS_LIB_PATH)\gdi32p.lib
  11. TARGETLIBS = $(TARGETLIBS) \
  12. $(SDK_LIB_PATH)\kernel32.lib