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.

9 lines
193 B

  1. ALT_PROJECT=FE
  2. ALT_PROJECT_TARGET=$(ALT_PROJECT)
  3. !include ..\sources.inc
  4. !if "$(ALT_PROJECT)" != "DAYTONA"
  5. LINKER_FLAGS=$(LINKER_FLAGS) /pdb:$(O)\forcedos_$(ALT_PROJECT).pdb
  6. !endif