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.

21 lines
381 B

  1. !INCLUDE $(PROJECT_ROOT)\cluster\Mgmt\sources.inc
  2. MINORCOMP=Administration
  3. TARGETNAME=Common
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. MSC_WARNING_LEVEL=/W4
  7. #PRECOMPILED_CXX=1
  8. #PRECOMPILED_INCLUDE=pch.h
  9. INCLUDES=..\inc;..\..\inc
  10. SOURCES=\
  11. DirectoryUtils.cpp \
  12. FormatErrorMessage.cpp \
  13. GetComputerName.cpp \
  14. LoadString.cpp \
  15. RegistryUtils.cpp