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.
 
 
 
 
 
 

7 lines
266 B

!if "$(TARGET_DIRECTORY)" == "i386"
PRIVATEINCS= $(PROJECT_ROOT)\$(SRCBASE)\ntgdi\math\wow6432\$(TARGET_H_DIRECTORY)\efloat.hxx
!else
PRIVATEINCS= $(PROJECT_ROOT)\$(SRCBASE)\ntgdi\math\daytona\$(TARGET_H_DIRECTORY)\efloat.hxx
!endif
!include ..\makefile.inc