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.

30 lines
859 B

  1. CCSHELL_DIR = $(PROJECT_ROOT)
  2. !include ..\sources.inc
  3. SOURCES_USED = $(SOURCES_USED) ..\sources.inc
  4. PASS1_PUBLISH= \
  5. {$(O)\comctl32.lib=$(SDK_LIB_PATH)\comctl32.lib} \
  6. {$(O)\comctlp.lib=$(SHELL_LIB_PATH)\comctlp.lib}
  7. TARGETNAME = comctl32
  8. TARGETPATH = obj
  9. TARGETTYPE = DYNLINK
  10. # we want all of lang .rc files added
  11. C_DEFINES = $(C_DEFINES) -DMULTILINGUAL
  12. # Fusion / Side By Side stuff
  13. SXS_ASSEMBLY_VERSION=6.0
  14. SXS_ASSEMBLY_NAME=Microsoft.Windows.Common-Controls
  15. SXS_ASSEMBLY_LANGUAGE_INDEPENDENT=1
  16. # SideBySide setup bug: manifest base name must equal end of short assembly name
  17. SXS_MANIFEST=..\Controls.Manifest
  18. SXS_ASSEMBLY_VERSION_PART_3=10
  19. SXS_ASSEMBLY_VERSION_PART_4=0
  20. #
  21. # This is set because this is the native assembly for which there exists
  22. # a wow6432 specific assembly.
  23. #
  24. SXS_LOG_WOWBINS_W_ASMS_PREFIX=w