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
329 B

  1. PLAT_DIR = win9x
  2. ALT_PROJECT_TARGET = win9x
  3. !include ddraw.inc
  4. # DO NOT USE MSVCRT FOR DDRAW DLL
  5. #
  6. # Some legacy apps have their own copy in their own
  7. # directories.
  8. #
  9. # USE_CRTDLL = 1
  10. #
  11. USE_MAPSYM = 1
  12. ASM_DEFINES = $(ASM_DEFINES) /Zp4
  13. C_DEFINES = $(C_DEFINES) /DWIN95 /D__DD_OPT_SURFACE