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.

38 lines
831 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. DLOAD_ERROR_HANDLER=kernel32.dll
  17. USE_MSVCRT=1
  18. #
  19. # Fusionized
  20. #
  21. SXS_ASSEMBLY_NAME=Microsoft.Windows.OCManage
  22. SXS_ASSEMBLY_LANGUAGE_INDEPENDENT=1
  23. SXS_MANIFEST=OCManage.Manifest
  24. SXS_MANIFEST_IN_RESOURCES=1
  25. SXS_NO_BINPLACE=1
  26. SXS_MANIFEST_RESOURCE_ID=2