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.
 
 
 
 
 
 

17 lines
331 B

PLAT_DIR = daytona
ALT_PROJECT_TARGET=.
!include bldd3d.mk
USE_CRTDLL = 1
C_DEFINES = $(C_DEFINES) \
-DNT \
-DWINNT \
-DD3D_DEBUGMON=1
BASE_INC = $(BASEDIR)\public\internal\windows\inc; \
$(BASEDIR)\public\internal\base\inc
INCLUDES = $(INCLUDES); \
$(BASE_INC)