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.

189 lines
4.3 KiB

  1. # Microsoft Developer Studio Project File - Name="MgmtCommon" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=MgmtCommon - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "MgmtCommon.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "MgmtCommon.mak" CFG="MgmtCommon - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "MgmtCommon - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "MgmtCommon - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. !IF "$(CFG)" == "MgmtCommon - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Cmd_Line "NMAKE /f MgmtCommon.mak"
  31. # PROP BASE Rebuild_Opt "/a"
  32. # PROP BASE Target_File "MgmtCommon.exe"
  33. # PROP BASE Bsc_Name "MgmtCommon.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Cmd_Line "NMAKE /f MgmtCommon.mak"
  40. # PROP Rebuild_Opt "/a"
  41. # PROP Target_File "MgmtCommon.exe"
  42. # PROP Bsc_Name "MgmtCommon.bsc"
  43. # PROP Target_Dir ""
  44. !ELSEIF "$(CFG)" == "MgmtCommon - Win32 Debug"
  45. # PROP BASE Use_MFC 0
  46. # PROP BASE Use_Debug_Libraries 1
  47. # PROP BASE Output_Dir "MgmtCommon___Win32_Debug"
  48. # PROP BASE Intermediate_Dir "MgmtCommon___Win32_Debug"
  49. # PROP BASE Cmd_Line "NMAKE /f MgmtCommon.mak"
  50. # PROP BASE Rebuild_Opt "/a"
  51. # PROP BASE Target_File "MgmtCommon.exe"
  52. # PROP BASE Bsc_Name "MgmtCommon.bsc"
  53. # PROP BASE Target_Dir ""
  54. # PROP Use_MFC 0
  55. # PROP Use_Debug_Libraries 1
  56. # PROP Output_Dir "MgmtCommon___Win32_Debug"
  57. # PROP Intermediate_Dir "MgmtCommon___Win32_Debug"
  58. # PROP Cmd_Line "nmake /f "MgmtCommon.mak""
  59. # PROP Rebuild_Opt "/a"
  60. # PROP Target_File "MgmtCommon.exe"
  61. # PROP Bsc_Name ""
  62. # PROP Target_Dir ""
  63. !ENDIF
  64. # Begin Target
  65. # Name "MgmtCommon - Win32 Release"
  66. # Name "MgmtCommon - Win32 Debug"
  67. !IF "$(CFG)" == "MgmtCommon - Win32 Release"
  68. !ELSEIF "$(CFG)" == "MgmtCommon - Win32 Debug"
  69. !ENDIF
  70. # Begin Group "Source Files"
  71. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  72. # Begin Source File
  73. SOURCE=..\Inc\CFactorySrc.cpp
  74. # End Source File
  75. # Begin Source File
  76. SOURCE=..\Inc\CITrackerSrc.cpp
  77. # End Source File
  78. # Begin Source File
  79. SOURCE=..\Inc\DebugSrc.cpp
  80. # End Source File
  81. # Begin Source File
  82. SOURCE=..\Inc\DllSrc.cpp
  83. # End Source File
  84. # Begin Source File
  85. SOURCE=.\FormatErrorMessage.cpp
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=.\GetComputerName.cpp
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=..\Inc\InterfaceTableSrc.cpp
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=.\LoadString.cpp
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=..\Inc\PropListSrc.cpp
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=..\Inc\RegisterSrc.cpp
  101. # End Source File
  102. # End Group
  103. # Begin Group "Header Files"
  104. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  105. # Begin Source File
  106. SOURCE=..\Inc\CFactory.h
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=..\Inc\CITracker.h
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=..\Inc\Common.h
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=..\Inc\Debug.h
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=..\Inc\Dll.h
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=..\Inc\LoadString.h
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\Pch.h
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=..\Inc\Pragmas.h
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=..\Inc\PropList.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=..\Inc\Register.h
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=..\Inc\SmartClasses.h
  137. # End Source File
  138. # End Group
  139. # Begin Source File
  140. SOURCE=.\Makefile
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.\Sources
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=..\Inc\Readme.txt
  147. # End Source File
  148. # End Target
  149. # End Project