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.

27 lines
596 B

  1. !INCLUDE $(PROJECT_ROOT)\cluster\mgmt\sources.inc
  2. TARGETNAME=ClusCfgPostCfg
  3. TARGETPATH=obj
  4. TARGETTYPE=LIBRARY
  5. PRECOMPILED_CXX=1
  6. PRECOMPILED_INCLUDE=Pch.h
  7. MIDL_FLAGS=-DMIDL_PASS
  8. MSC_WARNING_LEVEL=/W4
  9. INCLUDES=..\inc;..\inc\$(O);..\..\inc;..\..\..\inc;..\..\..\inc\$(O);..\Common
  10. SOURCES=\
  11. CreateServices.cpp \
  12. PostCfgMgr.cpp \
  13. PostCreateServices.cpp \
  14. PreCreateServices.cpp \
  15. ResourceEntry.cpp \
  16. GroupHandle.cpp \
  17. ResourceType.cpp \
  18. ResTypeServices.cpp \
  19. ResTypeGenScript.cpp \
  20. ResTypeMajorityNodeSet.cpp \
  21. PropList.cpp