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.

25 lines
523 B

  1. !INCLUDE $(PROJECT_ROOT)\cluster\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. INCLUDES=..\inc;..\inc\$(O);..\..\inc;..\..\..\inc;..\..\..\inc\$(O);..\Common
  9. SOURCES=\
  10. CreateServices.cpp \
  11. PostCfgMgr.cpp \
  12. PostCreateServices.cpp \
  13. PreCreateServices.cpp \
  14. ResourceEntry.cpp \
  15. GroupHandle.cpp \
  16. ResourceType.cpp \
  17. ResTypeServices.cpp \
  18. ResTypeGenScript.cpp \
  19. ResTypeMajorityNodeSet.cpp