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

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