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.

21 lines
478 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. TARGETTYPE=NOTARGET
  5. TARGETPATH=$(_OBJ_DIR)
  6. SOURCES=
  7. #
  8. # SideBySide stuff.
  9. # Keep this in sync in
  10. # base\crt\libw32\dll\sources
  11. # base\crt\crtw32\iostream\dll\sources
  12. # base\crts\asms\whistler\sources
  13. #
  14. SXS_MANIFEST=mswincrt.manifest
  15. SXS_ASSEMBLY_NAME=Microsoft.Windows.CPlusPlusRuntime
  16. SXS_SHORT_ASSEMBLY_NAME=msft-windows-mswincrt
  17. SXS_ASSEMBLY_VERSION=7.0
  18. SXS_ASSEMBLY_VERSION_PART_3=10
  19. SXS_ASSEMBLY_LANGUAGE_INDEPENDENT=1