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.

16 lines
417 B

  1. !IF 0
  2. Copyright (c) 2000-2001 Microsoft Corporation
  3. !ENDIF
  4. TARGETTYPE=NOTARGET
  5. TARGETPATH=$(_OBJ_DIR)
  6. SOURCES=
  7. #
  8. # The assembly version is defaulted productwide in makefile.def, and
  9. # basesrv gets it from PEB->OSMajorVersion, OSMinorVersion.
  10. #
  11. SXS_MANIFEST=Default.manifest
  12. SXS_ASSEMBLY_NAME=$(SYSTEM_COMPATIBLE_ASSEMBLY_NAME)
  13. SXS_SHORT_ASSEMBLY_NAME=msft-windows-system-Default
  14. SXS_ASSEMBLY_LANGUAGE_INDEPENDENT=1