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.

11 lines
319 B

  1. C_DEFINES=$(C_DEFINES) -DWIN32 -DWINNT -DUNICODE -D_UNICODE
  2. !include ..\sources.inc
  3. SOURCES_USED = $(SOURCES_USED) ..\sources.inc
  4. SXS_ASSEMBLY_NAME=Microsoft.Windows.Accessibility.Wizard
  5. SXS_MANIFEST=accwiz.exe.manifest
  6. SXS_NO_BINPLACE=1
  7. SXS_MANIFEST_IN_RESOURCES=1
  8. SXS_ASSEMBLY_LANGUAGE_INDEPENDENT=1