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

  1. PLAT_DIR = win9x
  2. ALT_PROJECT_TARGET = win9x
  3. DLLDEF=..\AppMan.def
  4. CHICAGO_PRODUCT=1
  5. RC_DEFINES = $(RC_DEFINES) -DWIN95=1
  6. C_DEFINES = $(C_DEFINES) /UWINNT /DWIN95
  7. !include ..\sources.inc