mom_interactive_shell.vcproj 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="mom_interactive_shell"
  6. ProjectGUID="{D2013261-7A8C-448D-B0CF-469742AB587D}"
  7. RootNamespace="icmdsvc"
  8. TargetFrameworkVersion="0"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="..\..\..\win_build\src\resmom\Debug"
  21. IntermediateDirectory="..\..\..\win_build\src\resmom\Debug"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  24. UseOfMFC="0"
  25. ATLMinimizesCRunTimeLibraryUsage="false"
  26. CharacterSet="2"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. TypeLibraryName="..\..\..\win_build\src\resmom\Debug\mom_shell.tlb"
  43. HeaderFileName=""
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. AdditionalIncludeDirectories="..\include;..\..\src\include"
  49. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  50. MinimalRebuild="false"
  51. BasicRuntimeChecks="3"
  52. RuntimeLibrary="3"
  53. PrecompiledHeaderFile=""
  54. AssemblerListingLocation="..\..\..\win_build\src\resmom\Debug\"
  55. ObjectFile="..\..\..\win_build\src\resmom\Debug\"
  56. ProgramDataBaseFileName="..\..\..\win_build\src\resmom\Debug\"
  57. WarningLevel="3"
  58. SuppressStartupBanner="true"
  59. DebugInformationFormat="4"
  60. CompileAs="0"
  61. />
  62. <Tool
  63. Name="VCManagedResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="_DEBUG"
  68. Culture="1033"
  69. />
  70. <Tool
  71. Name="VCPreLinkEventTool"
  72. />
  73. <Tool
  74. Name="VCLinkerTool"
  75. AdditionalOptions="/SAFESEH"
  76. AdditionalDependencies="secur32.lib Userenv.lib mpr.lib ws2_32.lib netapi32.lib odbc32.lib odbccp32.lib"
  77. OutputFile="..\..\..\win_build\src\resmom\Debug\mom_shell.exe"
  78. LinkIncremental="1"
  79. SuppressStartupBanner="true"
  80. UACExecutionLevel="0"
  81. GenerateDebugInformation="true"
  82. ProgramDatabaseFile="..\..\..\win_build\src\resmom\Debug\mom_shell.pdb"
  83. SubSystem="1"
  84. RandomizedBaseAddress="2"
  85. DataExecutionPrevention="2"
  86. TargetMachine="1"
  87. />
  88. <Tool
  89. Name="VCALinkTool"
  90. />
  91. <Tool
  92. Name="VCManifestTool"
  93. />
  94. <Tool
  95. Name="VCXDCMakeTool"
  96. />
  97. <Tool
  98. Name="VCBscMakeTool"
  99. SuppressStartupBanner="true"
  100. OutputFile="$(OutDir)\$(ProjectName).bsc"
  101. />
  102. <Tool
  103. Name="VCFxCopTool"
  104. />
  105. <Tool
  106. Name="VCAppVerifierTool"
  107. />
  108. <Tool
  109. Name="VCPostBuildEventTool"
  110. />
  111. </Configuration>
  112. <Configuration
  113. Name="Release|Win32"
  114. OutputDirectory="..\..\..\win_build\src\resmom\Release"
  115. IntermediateDirectory="..\..\..\win_build\src\resmom\Release"
  116. ConfigurationType="1"
  117. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  118. UseOfMFC="0"
  119. ATLMinimizesCRunTimeLibraryUsage="false"
  120. CharacterSet="2"
  121. >
  122. <Tool
  123. Name="VCPreBuildEventTool"
  124. />
  125. <Tool
  126. Name="VCCustomBuildTool"
  127. />
  128. <Tool
  129. Name="VCXMLDataGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCWebServiceProxyGeneratorTool"
  133. />
  134. <Tool
  135. Name="VCMIDLTool"
  136. TypeLibraryName="..\..\..\win_build\src\resmom\Release\mom_shell.tlb"
  137. HeaderFileName=""
  138. />
  139. <Tool
  140. Name="VCCLCompilerTool"
  141. Optimization="2"
  142. InlineFunctionExpansion="1"
  143. AdditionalIncludeDirectories="..\include;..\..\src\include"
  144. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  145. StringPooling="true"
  146. RuntimeLibrary="2"
  147. EnableFunctionLevelLinking="true"
  148. PrecompiledHeaderFile="..\..\..\win_build\src\resmom\Release\mom_shell.pch"
  149. AssemblerListingLocation="..\..\..\win_build\src\resmom\Release\"
  150. ObjectFile="..\..\..\win_build\src\resmom\Release\"
  151. ProgramDataBaseFileName="..\..\..\win_build\src\resmom\Release\"
  152. WarningLevel="3"
  153. SuppressStartupBanner="true"
  154. DebugInformationFormat="0"
  155. CompileAs="0"
  156. />
  157. <Tool
  158. Name="VCManagedResourceCompilerTool"
  159. />
  160. <Tool
  161. Name="VCResourceCompilerTool"
  162. PreprocessorDefinitions="NDEBUG"
  163. Culture="1033"
  164. />
  165. <Tool
  166. Name="VCPreLinkEventTool"
  167. />
  168. <Tool
  169. Name="VCLinkerTool"
  170. AdditionalOptions="/SAFESEH"
  171. AdditionalDependencies="secur32.lib Userenv.lib mpr.lib ws2_32.lib netapi32.lib odbc32.lib odbccp32.lib"
  172. OutputFile="..\..\..\win_build\src\resmom\Release\mom_shell.exe"
  173. LinkIncremental="1"
  174. SuppressStartupBanner="true"
  175. UACExecutionLevel="0"
  176. GenerateDebugInformation="true"
  177. ProgramDatabaseFile="..\..\..\win_build\src\resmom\Release\mom_shell.pdb"
  178. SubSystem="1"
  179. RandomizedBaseAddress="2"
  180. DataExecutionPrevention="2"
  181. TargetMachine="1"
  182. />
  183. <Tool
  184. Name="VCALinkTool"
  185. />
  186. <Tool
  187. Name="VCManifestTool"
  188. />
  189. <Tool
  190. Name="VCXDCMakeTool"
  191. />
  192. <Tool
  193. Name="VCBscMakeTool"
  194. SuppressStartupBanner="true"
  195. OutputFile="$(OutDir)\$(ProjectName).bsc"
  196. />
  197. <Tool
  198. Name="VCFxCopTool"
  199. />
  200. <Tool
  201. Name="VCAppVerifierTool"
  202. />
  203. <Tool
  204. Name="VCPostBuildEventTool"
  205. />
  206. </Configuration>
  207. </Configurations>
  208. <References>
  209. </References>
  210. <Files>
  211. <Filter
  212. Name="Source Files"
  213. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  214. >
  215. <File
  216. RelativePath="..\..\src\resmom_win\mom_interactive_shell.c"
  217. >
  218. </File>
  219. </Filter>
  220. <Filter
  221. Name="Header Files"
  222. Filter="h;hpp;hxx;hm;inl"
  223. >
  224. </Filter>
  225. </Files>
  226. <Globals>
  227. </Globals>
  228. </VisualStudioProject>