AdminCmd.vcproj
上传用户:tt_chan
上传日期:2009-12-03
资源大小:4523k
文件大小:6k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="AdminCmd"
  6. SccProjectName=""
  7. SccLocalPath="">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Release|Win32"
  15. OutputDirectory=".Release"
  16. IntermediateDirectory=".Release"
  17. ConfigurationType="2"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="2"
  24. InlineFunctionExpansion="1"
  25. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ADMINCMD_EXPORTS"
  26. StringPooling="TRUE"
  27. RuntimeLibrary="0"
  28. EnableFunctionLevelLinking="TRUE"
  29. UsePrecompiledHeader="3"
  30. PrecompiledHeaderThrough="stdafx.h"
  31. PrecompiledHeaderFile=".Release/AdminCmd.pch"
  32. AssemblerListingLocation=".Release/"
  33. ObjectFile=".Release/"
  34. ProgramDataBaseFileName=".Release/"
  35. WarningLevel="3"
  36. SuppressStartupBanner="TRUE"/>
  37. <Tool
  38. Name="VCCustomBuildTool"/>
  39. <Tool
  40. Name="VCLinkerTool"
  41. OutputFile=".Release/AdminCmd.dll"
  42. LinkIncremental="1"
  43. SuppressStartupBanner="TRUE"
  44. ProgramDatabaseFile=".Release/AdminCmd.pdb"
  45. ImportLibrary=".Release/AdminCmd.lib"
  46. TargetMachine="1"/>
  47. <Tool
  48. Name="VCMIDLTool"
  49. PreprocessorDefinitions="NDEBUG"
  50. MkTypLibCompatible="TRUE"
  51. SuppressStartupBanner="TRUE"
  52. TargetEnvironment="1"
  53. TypeLibraryName=".Release/AdminCmd.tlb"
  54. HeaderFileName=""/>
  55. <Tool
  56. Name="VCPostBuildEventTool"/>
  57. <Tool
  58. Name="VCPreBuildEventTool"/>
  59. <Tool
  60. Name="VCPreLinkEventTool"/>
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. PreprocessorDefinitions="NDEBUG"
  64. Culture="1042"/>
  65. <Tool
  66. Name="VCWebServiceProxyGeneratorTool"/>
  67. <Tool
  68. Name="VCXMLDataGeneratorTool"/>
  69. <Tool
  70. Name="VCWebDeploymentTool"/>
  71. <Tool
  72. Name="VCManagedWrapperGeneratorTool"/>
  73. <Tool
  74. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  75. </Configuration>
  76. <Configuration
  77. Name="Debug|Win32"
  78. OutputDirectory=".../_Bin/Debug"
  79. IntermediateDirectory=".../_Obj_Debug/AdminCmd"
  80. ConfigurationType="2"
  81. UseOfMFC="0"
  82. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  83. CharacterSet="2">
  84. <Tool
  85. Name="VCCLCompilerTool"
  86. Optimization="0"
  87. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ADMINCMD_EXPORTS"
  88. BasicRuntimeChecks="3"
  89. RuntimeLibrary="1"
  90. UsePrecompiledHeader="3"
  91. PrecompiledHeaderThrough="stdafx.h"
  92. PrecompiledHeaderFile=".../_Obj_Debug/AdminCmd/AdminCmd.pch"
  93. AssemblerListingLocation=".../_Obj_Debug/AdminCmd/"
  94. ObjectFile=".../_Obj_Debug/AdminCmd/"
  95. ProgramDataBaseFileName=".../_Obj_Debug/AdminCmd/"
  96. WarningLevel="3"
  97. SuppressStartupBanner="TRUE"
  98. DebugInformationFormat="4"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. OutputFile=".../_Bin/Debug/AdminCmd.dll"
  104. LinkIncremental="1"
  105. SuppressStartupBanner="TRUE"
  106. GenerateDebugInformation="TRUE"
  107. ProgramDatabaseFile=".../_Bin/Debug/AdminCmd.pdb"
  108. ImportLibrary=".../_Bin/Debug/AdminCmd.lib"
  109. TargetMachine="1"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. PreprocessorDefinitions="_DEBUG"
  113. MkTypLibCompatible="TRUE"
  114. SuppressStartupBanner="TRUE"
  115. TargetEnvironment="1"
  116. TypeLibraryName=".../_Bin/Debug/AdminCmd.tlb"
  117. HeaderFileName=""/>
  118. <Tool
  119. Name="VCPostBuildEventTool"/>
  120. <Tool
  121. Name="VCPreBuildEventTool"/>
  122. <Tool
  123. Name="VCPreLinkEventTool"/>
  124. <Tool
  125. Name="VCResourceCompilerTool"
  126. PreprocessorDefinitions="_DEBUG"
  127. Culture="1042"/>
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"/>
  130. <Tool
  131. Name="VCXMLDataGeneratorTool"/>
  132. <Tool
  133. Name="VCWebDeploymentTool"/>
  134. <Tool
  135. Name="VCManagedWrapperGeneratorTool"/>
  136. <Tool
  137. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  138. </Configuration>
  139. </Configurations>
  140. <References>
  141. </References>
  142. <Files>
  143. <Filter
  144. Name="Source Files"
  145. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  146. <File
  147. RelativePath="AdminCmd.cpp">
  148. <FileConfiguration
  149. Name="Release|Win32">
  150. <Tool
  151. Name="VCCLCompilerTool"
  152. Optimization="2"
  153. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;ADMINCMD_EXPORTS;$(NoInherit)"/>
  154. </FileConfiguration>
  155. <FileConfiguration
  156. Name="Debug|Win32">
  157. <Tool
  158. Name="VCCLCompilerTool"
  159. Optimization="0"
  160. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;ADMINCMD_EXPORTS;$(NoInherit)"
  161. BasicRuntimeChecks="3"/>
  162. </FileConfiguration>
  163. </File>
  164. <File
  165. RelativePath="AdminCmd.rc">
  166. </File>
  167. <File
  168. RelativePath="StdAfx.cpp">
  169. <FileConfiguration
  170. Name="Release|Win32">
  171. <Tool
  172. Name="VCCLCompilerTool"
  173. Optimization="2"
  174. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;ADMINCMD_EXPORTS;$(NoInherit)"
  175. UsePrecompiledHeader="1"/>
  176. </FileConfiguration>
  177. <FileConfiguration
  178. Name="Debug|Win32">
  179. <Tool
  180. Name="VCCLCompilerTool"
  181. Optimization="0"
  182. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;ADMINCMD_EXPORTS;$(NoInherit)"
  183. BasicRuntimeChecks="3"
  184. UsePrecompiledHeader="1"/>
  185. </FileConfiguration>
  186. </File>
  187. </Filter>
  188. <Filter
  189. Name="Header Files"
  190. Filter="h;hpp;hxx;hm;inl">
  191. <File
  192. RelativePath="StdAfx.h">
  193. </File>
  194. </Filter>
  195. <Filter
  196. Name="Resource Files"
  197. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  198. </Filter>
  199. <File
  200. RelativePath="ReadMe.txt">
  201. </File>
  202. </Files>
  203. <Globals>
  204. </Globals>
  205. </VisualStudioProject>