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.

20 lines
416 B

  1. !INCLUDE $(PROJECT_ROOT)\cluster\Mgmt\sources.inc
  2. TARGETNAME=Common
  3. TARGETPATH=obj
  4. TARGETTYPE=LIBRARY
  5. PRECOMPILED_CXX=1
  6. PRECOMPILED_INCLUDE=pch.h
  7. MSC_WARNING_LEVEL=/W4
  8. INCLUDES=..\inc;..\inc\$(O);..\..\inc;..\..\..\inc;..\..\..\inc\$(O)
  9. SOURCES=\
  10. ClusterUtils.cpp \
  11. CClusCfgCredentials.cpp \
  12. StatusReports.cpp \
  13. CriticalSection.cpp \
  14. EncryptedBSTR.cpp \
  15. nameutil.cpp