Source code of Windows XP (NT5)
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.

11 lines
232 B

  1. PLAT_DIR = daytona
  2. !include ddraw.inc
  3. USE_CRTDLL = 1
  4. C_DEFINES = $(C_DEFINES) /DNT /DWINNT /D_NOCSECT_TYPE /D_NO_ENUM
  5. INCLUDES = \
  6. $(INCLUDES); \
  7. $(BASEDIR)\public\internal\windows\inc