Train_replace.vcproj
上传用户:stella1212
上传日期:2022-08-06
资源大小:567k
文件大小:4k
开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="Train_replace"
  6. ProjectGUID="{8D83EAD1-E842-4EC0-962D-0B8CEE6321F5}"
  7. RootNamespace="Train_replace"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  22. IntermediateDirectory="$(ConfigurationName)"
  23. ConfigurationType="1"
  24. CharacterSet="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  45. MinimalRebuild="true"
  46. BasicRuntimeChecks="3"
  47. RuntimeLibrary="3"
  48. UsePrecompiledHeader="0"
  49. WarningLevel="3"
  50. Detect64BitPortabilityProblems="true"
  51. DebugInformationFormat="4"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLinkerTool"
  64. LinkIncremental="2"
  65. GenerateDebugInformation="true"
  66. SubSystem="1"
  67. RandomizedBaseAddress="1"
  68. DataExecutionPrevention="0"
  69. TargetMachine="1"
  70. />
  71. <Tool
  72. Name="VCALinkTool"
  73. />
  74. <Tool
  75. Name="VCManifestTool"
  76. />
  77. <Tool
  78. Name="VCXDCMakeTool"
  79. />
  80. <Tool
  81. Name="VCBscMakeTool"
  82. />
  83. <Tool
  84. Name="VCFxCopTool"
  85. />
  86. <Tool
  87. Name="VCAppVerifierTool"
  88. />
  89. <Tool
  90. Name="VCPostBuildEventTool"
  91. />
  92. </Configuration>
  93. <Configuration
  94. Name="Release|Win32"
  95. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  96. IntermediateDirectory="$(ConfigurationName)"
  97. ConfigurationType="1"
  98. CharacterSet="1"
  99. WholeProgramOptimization="1"
  100. >
  101. <Tool
  102. Name="VCPreBuildEventTool"
  103. />
  104. <Tool
  105. Name="VCCustomBuildTool"
  106. />
  107. <Tool
  108. Name="VCXMLDataGeneratorTool"
  109. />
  110. <Tool
  111. Name="VCWebServiceProxyGeneratorTool"
  112. />
  113. <Tool
  114. Name="VCMIDLTool"
  115. />
  116. <Tool
  117. Name="VCCLCompilerTool"
  118. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  119. RuntimeLibrary="2"
  120. UsePrecompiledHeader="0"
  121. WarningLevel="3"
  122. Detect64BitPortabilityProblems="true"
  123. DebugInformationFormat="3"
  124. />
  125. <Tool
  126. Name="VCManagedResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCResourceCompilerTool"
  130. />
  131. <Tool
  132. Name="VCPreLinkEventTool"
  133. />
  134. <Tool
  135. Name="VCLinkerTool"
  136. LinkIncremental="1"
  137. GenerateDebugInformation="true"
  138. SubSystem="1"
  139. OptimizeReferences="2"
  140. EnableCOMDATFolding="2"
  141. RandomizedBaseAddress="1"
  142. DataExecutionPrevention="0"
  143. TargetMachine="1"
  144. />
  145. <Tool
  146. Name="VCALinkTool"
  147. />
  148. <Tool
  149. Name="VCManifestTool"
  150. />
  151. <Tool
  152. Name="VCXDCMakeTool"
  153. />
  154. <Tool
  155. Name="VCBscMakeTool"
  156. />
  157. <Tool
  158. Name="VCFxCopTool"
  159. />
  160. <Tool
  161. Name="VCAppVerifierTool"
  162. />
  163. <Tool
  164. Name="VCPostBuildEventTool"
  165. />
  166. </Configuration>
  167. </Configurations>
  168. <References>
  169. </References>
  170. <Files>
  171. <Filter
  172. Name="源文件"
  173. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  174. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  175. >
  176. <File
  177. RelativePath=".main.cpp"
  178. >
  179. </File>
  180. <File
  181. RelativePath=".Stack.cpp"
  182. >
  183. </File>
  184. <File
  185. RelativePath=".Train.cpp"
  186. >
  187. </File>
  188. </Filter>
  189. <Filter
  190. Name="头文件"
  191. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  192. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  193. >
  194. <File
  195. RelativePath=".Error_num.h"
  196. >
  197. </File>
  198. <File
  199. RelativePath=".introduction.h"
  200. >
  201. </File>
  202. <File
  203. RelativePath=".Stack.h"
  204. >
  205. </File>
  206. <File
  207. RelativePath=".Struct.h"
  208. >
  209. </File>
  210. <File
  211. RelativePath=".Train.h"
  212. >
  213. </File>
  214. </Filter>
  215. <Filter
  216. Name="资源文件"
  217. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  218. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  219. >
  220. </Filter>
  221. </Files>
  222. <Globals>
  223. </Globals>
  224. </VisualStudioProject>