Platform.vcproj
上传用户:goak128
上传日期:2013-07-17
资源大小:155k
文件大小:7k
源码类别:

控制台编程

开发平台:

C/C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Platform"
  6. ProjectGUID="{D8C29927-ED00-43A6-BBB8-76EC4CB4B8E4}"
  7. SccProjectName="&quot;$/Platform&quot;, BAAAAAAA"
  8. SccAuxPath=""
  9. SccLocalPath="."
  10. SccProvider="MSSCCI:Microsoft Visual SourceSafe"
  11. Keyword="MFCProj">
  12. <Platforms>
  13. <Platform
  14. Name="Win32"/>
  15. </Platforms>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="Debug"
  20. IntermediateDirectory="Debug"
  21. ConfigurationType="1"
  22. UseOfMFC="2"
  23. CharacterSet="2">
  24. <Tool
  25. Name="VCCLCompilerTool"
  26. Optimization="0"
  27. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  28. MinimalRebuild="TRUE"
  29. BasicRuntimeChecks="3"
  30. RuntimeLibrary="3"
  31. TreatWChar_tAsBuiltInType="TRUE"
  32. UsePrecompiledHeader="3"
  33. WarningLevel="3"
  34. Detect64BitPortabilityProblems="TRUE"
  35. DebugInformationFormat="4"/>
  36. <Tool
  37. Name="VCCustomBuildTool"/>
  38. <Tool
  39. Name="VCLinkerTool"
  40. AdditionalDependencies="winmm.lib"
  41. LinkIncremental="2"
  42. GenerateDebugInformation="TRUE"
  43. SubSystem="2"
  44. TargetMachine="1"/>
  45. <Tool
  46. Name="VCMIDLTool"
  47. PreprocessorDefinitions="_DEBUG"
  48. MkTypLibCompatible="FALSE"/>
  49. <Tool
  50. Name="VCPostBuildEventTool"/>
  51. <Tool
  52. Name="VCPreBuildEventTool"/>
  53. <Tool
  54. Name="VCPreLinkEventTool"/>
  55. <Tool
  56. Name="VCResourceCompilerTool"
  57. PreprocessorDefinitions="_DEBUG"
  58. Culture="2052"
  59. AdditionalIncludeDirectories="$(IntDir)"/>
  60. <Tool
  61. Name="VCWebServiceProxyGeneratorTool"/>
  62. <Tool
  63. Name="VCXMLDataGeneratorTool"/>
  64. <Tool
  65. Name="VCWebDeploymentTool"/>
  66. <Tool
  67. Name="VCManagedWrapperGeneratorTool"/>
  68. <Tool
  69. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  70. </Configuration>
  71. <Configuration
  72. Name="Release|Win32"
  73. OutputDirectory="Release"
  74. IntermediateDirectory="Release"
  75. ConfigurationType="1"
  76. UseOfMFC="2"
  77. CharacterSet="2">
  78. <Tool
  79. Name="VCCLCompilerTool"
  80. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  81. MinimalRebuild="FALSE"
  82. RuntimeLibrary="2"
  83. TreatWChar_tAsBuiltInType="TRUE"
  84. UsePrecompiledHeader="3"
  85. WarningLevel="3"
  86. Detect64BitPortabilityProblems="TRUE"
  87. DebugInformationFormat="3"/>
  88. <Tool
  89. Name="VCCustomBuildTool"/>
  90. <Tool
  91. Name="VCLinkerTool"
  92. AdditionalDependencies="winmm.lib"
  93. LinkIncremental="1"
  94. GenerateDebugInformation="TRUE"
  95. SubSystem="2"
  96. OptimizeReferences="2"
  97. EnableCOMDATFolding="2"
  98. TargetMachine="1"/>
  99. <Tool
  100. Name="VCMIDLTool"
  101. PreprocessorDefinitions="NDEBUG"
  102. MkTypLibCompatible="FALSE"/>
  103. <Tool
  104. Name="VCPostBuildEventTool"/>
  105. <Tool
  106. Name="VCPreBuildEventTool"/>
  107. <Tool
  108. Name="VCPreLinkEventTool"/>
  109. <Tool
  110. Name="VCResourceCompilerTool"
  111. PreprocessorDefinitions="NDEBUG"
  112. Culture="2052"
  113. AdditionalIncludeDirectories="$(IntDir)"/>
  114. <Tool
  115. Name="VCWebServiceProxyGeneratorTool"/>
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"/>
  118. <Tool
  119. Name="VCWebDeploymentTool"/>
  120. <Tool
  121. Name="VCManagedWrapperGeneratorTool"/>
  122. <Tool
  123. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  124. </Configuration>
  125. </Configurations>
  126. <References>
  127. </References>
  128. <Files>
  129. <Filter
  130. Name="源文件"
  131. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  132. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  133. <File
  134. RelativePath=".AddModelDlg.cpp">
  135. </File>
  136. <File
  137. RelativePath=".BufferWaveOut.cpp">
  138. </File>
  139. <File
  140. RelativePath=".ClusterDlg.cpp">
  141. </File>
  142. <File
  143. RelativePath=".DemoHMMDlg.cpp">
  144. </File>
  145. <File
  146. RelativePath=".FileWaveOut.cpp">
  147. </File>
  148. <File
  149. RelativePath=".HMM.cpp">
  150. </File>
  151. <File
  152. RelativePath=".LargeFileWaveOut.cpp">
  153. </File>
  154. <File
  155. RelativePath=".MainFrm.cpp">
  156. </File>
  157. <File
  158. RelativePath=".Platform.cpp">
  159. </File>
  160. <File
  161. RelativePath=".PlatformDoc.cpp">
  162. </File>
  163. <File
  164. RelativePath=".PlatformView.cpp">
  165. </File>
  166. <File
  167. RelativePath=".SectionDlg.cpp">
  168. </File>
  169. <File
  170. RelativePath=".SettingDlg.cpp">
  171. </File>
  172. <File
  173. RelativePath=".SmallFileWaveOut.cpp">
  174. </File>
  175. <File
  176. RelativePath=".Speech.cpp">
  177. </File>
  178. <File
  179. RelativePath=".stdafx.cpp">
  180. <FileConfiguration
  181. Name="Debug|Win32">
  182. <Tool
  183. Name="VCCLCompilerTool"
  184. UsePrecompiledHeader="1"/>
  185. </FileConfiguration>
  186. <FileConfiguration
  187. Name="Release|Win32">
  188. <Tool
  189. Name="VCCLCompilerTool"
  190. UsePrecompiledHeader="1"/>
  191. </FileConfiguration>
  192. </File>
  193. <File
  194. RelativePath=".TrainModelDlg.cpp">
  195. </File>
  196. <File
  197. RelativePath=".VQ.cpp">
  198. </File>
  199. <File
  200. RelativePath=".WaveConvertor.cpp">
  201. </File>
  202. <File
  203. RelativePath=".WaveDisplay.cpp">
  204. </File>
  205. <File
  206. RelativePath=".WaveFile.cpp">
  207. </File>
  208. <File
  209. RelativePath=".WaveOut.cpp">
  210. </File>
  211. </Filter>
  212. <Filter
  213. Name="头文件"
  214. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  215. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  216. <File
  217. RelativePath=".AddModelDlg.h">
  218. </File>
  219. <File
  220. RelativePath=".BufferWaveOut.h">
  221. </File>
  222. <File
  223. RelativePath=".ClusterDlg.h">
  224. </File>
  225. <File
  226. RelativePath=".DemoHMMDlg.h">
  227. </File>
  228. <File
  229. RelativePath=".FileWaveOut.h">
  230. </File>
  231. <File
  232. RelativePath=".HMM.h">
  233. </File>
  234. <File
  235. RelativePath=".LargeFileWaveOut.h">
  236. </File>
  237. <File
  238. RelativePath=".MainFrm.h">
  239. </File>
  240. <File
  241. RelativePath=".Platform.h">
  242. </File>
  243. <File
  244. RelativePath=".PlatformDoc.h">
  245. </File>
  246. <File
  247. RelativePath=".PlatformView.h">
  248. </File>
  249. <File
  250. RelativePath=".Resource.h">
  251. </File>
  252. <File
  253. RelativePath=".SectionDlg.h">
  254. </File>
  255. <File
  256. RelativePath=".SettingDlg.h">
  257. </File>
  258. <File
  259. RelativePath=".SmallFileWaveOut.h">
  260. </File>
  261. <File
  262. RelativePath=".Speech.h">
  263. </File>
  264. <File
  265. RelativePath=".stdafx.h">
  266. </File>
  267. <File
  268. RelativePath=".TrainModelDlg.h">
  269. </File>
  270. <File
  271. RelativePath=".VQ.h">
  272. </File>
  273. <File
  274. RelativePath=".WaveConvertor.h">
  275. </File>
  276. <File
  277. RelativePath=".WaveDisplay.h">
  278. </File>
  279. <File
  280. RelativePath=".WaveFile.h">
  281. </File>
  282. <File
  283. RelativePath=".WaveOut.h">
  284. </File>
  285. </Filter>
  286. <Filter
  287. Name="资源文件"
  288. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  289. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  290. <File
  291. RelativePath=".resPlatform.ico">
  292. </File>
  293. <File
  294. RelativePath=".Platform.rc">
  295. </File>
  296. <File
  297. RelativePath=".resPlatform.rc2">
  298. </File>
  299. <File
  300. RelativePath=".resPlatformDoc.ico">
  301. </File>
  302. <File
  303. RelativePath=".resToolbar.bmp">
  304. </File>
  305. </Filter>
  306. <File
  307. RelativePath=".resPlatform.manifest">
  308. </File>
  309. <File
  310. RelativePath=".ReadMe.txt">
  311. </File>
  312. </Files>
  313. <Globals>
  314. <Global
  315. Name="RESOURCE_FILE"
  316. Value="Platform.rc"/>
  317. </Globals>
  318. </VisualStudioProject>