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.

36 lines
759 B

  1. !include ..\sources.inc
  2. MINORCOMP=ocmanage
  3. TARGETNAME=ocmanage
  4. C_DEFINES= $(C_DEFINES) -DUNICODE -D_UNICODE -DISOLATION_AWARE_ENABLED
  5. INCLUDES=$(INCLUDES);$(SHELL_INC_PATH)
  6. TARGETLIBS=$(TARGETLIBS) \
  7. $(SDK_LIB_PATH)\rpcutil.lib \
  8. $(SDK_LIB_PATH)\rpcrt4.lib \
  9. $(SDK_LIB_PATH)\shlwapi.lib \
  10. $(SDK_LIB_PATH)\sfc.lib
  11. DELAYLOAD=\
  12. !if $(PRERELEASE) && !$(FREEBUILD)
  13. ole32.dll; \
  14. !endif
  15. sfc.dll
  16. USE_MSVCRT=1
  17. #
  18. # Fusionized
  19. #
  20. SXS_ASSEMBLY_NAME=Microsoft.Windows.OCManage
  21. SXS_ASSEMBLY_LANGUAGE_INDEPENDENT=1
  22. SXS_MANIFEST=OCManage.Manifest
  23. SXS_MANIFEST_IN_RESOURCES=1
  24. SXS_NO_BINPLACE=1
  25. SXS_MANIFEST_RESOURCE_ID=2