wavdest.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:12k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="wavdest"
  6. ProjectGUID="{EB202B68-8029-4985-B914-E94B44D2E230}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug lib|Win32"
  15. OutputDirectory="$(ConfigurationName)"
  16. IntermediateDirectory="$(OutDir)"
  17. ConfigurationType="4"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. ForceConformanceInForLoopScope="TRUE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="FALSE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLibrarianTool"
  36. OutputFile="../../../../lib/$(ProjectName)D.lib"/>
  37. <Tool
  38. Name="VCMIDLTool"/>
  39. <Tool
  40. Name="VCPostBuildEventTool"/>
  41. <Tool
  42. Name="VCPreBuildEventTool"/>
  43. <Tool
  44. Name="VCPreLinkEventTool"/>
  45. <Tool
  46. Name="VCResourceCompilerTool"/>
  47. <Tool
  48. Name="VCWebServiceProxyGeneratorTool"/>
  49. <Tool
  50. Name="VCXMLDataGeneratorTool"/>
  51. <Tool
  52. Name="VCManagedWrapperGeneratorTool"/>
  53. <Tool
  54. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  55. </Configuration>
  56. <Configuration
  57. Name="Release lib|Win32"
  58. OutputDirectory="$(ConfigurationName)"
  59. IntermediateDirectory="$(OutDir)"
  60. ConfigurationType="4"
  61. UseOfMFC="1"
  62. CharacterSet="2">
  63. <Tool
  64. Name="VCCLCompilerTool"
  65. Optimization="2"
  66. InlineFunctionExpansion="1"
  67. OmitFramePointers="TRUE"
  68. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  69. StringPooling="TRUE"
  70. RuntimeLibrary="0"
  71. EnableFunctionLevelLinking="TRUE"
  72. ForceConformanceInForLoopScope="TRUE"
  73. UsePrecompiledHeader="3"
  74. WarningLevel="3"
  75. Detect64BitPortabilityProblems="FALSE"/>
  76. <Tool
  77. Name="VCCustomBuildTool"/>
  78. <Tool
  79. Name="VCLibrarianTool"
  80. OutputFile="../../../../lib/$(ProjectName)R.lib"/>
  81. <Tool
  82. Name="VCMIDLTool"/>
  83. <Tool
  84. Name="VCPostBuildEventTool"/>
  85. <Tool
  86. Name="VCPreBuildEventTool"/>
  87. <Tool
  88. Name="VCPreLinkEventTool"/>
  89. <Tool
  90. Name="VCResourceCompilerTool"/>
  91. <Tool
  92. Name="VCWebServiceProxyGeneratorTool"/>
  93. <Tool
  94. Name="VCXMLDataGeneratorTool"/>
  95. <Tool
  96. Name="VCManagedWrapperGeneratorTool"/>
  97. <Tool
  98. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  99. </Configuration>
  100. <Configuration
  101. Name="Debug Unicode lib|Win32"
  102. OutputDirectory="Debug Unicode lib"
  103. IntermediateDirectory="Debug Unicode lib"
  104. ConfigurationType="4"
  105. UseOfMFC="2"
  106. CharacterSet="1">
  107. <Tool
  108. Name="VCCLCompilerTool"
  109. Optimization="0"
  110. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  111. MinimalRebuild="TRUE"
  112. BasicRuntimeChecks="3"
  113. RuntimeLibrary="3"
  114. ForceConformanceInForLoopScope="TRUE"
  115. UsePrecompiledHeader="3"
  116. WarningLevel="3"
  117. Detect64BitPortabilityProblems="FALSE"
  118. DebugInformationFormat="4"/>
  119. <Tool
  120. Name="VCCustomBuildTool"/>
  121. <Tool
  122. Name="VCLibrarianTool"
  123. OutputFile="../../../../lib/$(ProjectName)DU.lib"/>
  124. <Tool
  125. Name="VCMIDLTool"/>
  126. <Tool
  127. Name="VCPostBuildEventTool"/>
  128. <Tool
  129. Name="VCPreBuildEventTool"/>
  130. <Tool
  131. Name="VCPreLinkEventTool"/>
  132. <Tool
  133. Name="VCResourceCompilerTool"/>
  134. <Tool
  135. Name="VCWebServiceProxyGeneratorTool"/>
  136. <Tool
  137. Name="VCXMLDataGeneratorTool"/>
  138. <Tool
  139. Name="VCManagedWrapperGeneratorTool"/>
  140. <Tool
  141. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  142. </Configuration>
  143. <Configuration
  144. Name="Release Unicode lib|Win32"
  145. OutputDirectory="Release Unicode lib"
  146. IntermediateDirectory="Release Unicode lib"
  147. ConfigurationType="4"
  148. UseOfMFC="1"
  149. CharacterSet="1">
  150. <Tool
  151. Name="VCCLCompilerTool"
  152. Optimization="2"
  153. InlineFunctionExpansion="1"
  154. OmitFramePointers="TRUE"
  155. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  156. StringPooling="TRUE"
  157. RuntimeLibrary="0"
  158. EnableFunctionLevelLinking="TRUE"
  159. ForceConformanceInForLoopScope="TRUE"
  160. UsePrecompiledHeader="3"
  161. WarningLevel="3"
  162. Detect64BitPortabilityProblems="FALSE"/>
  163. <Tool
  164. Name="VCCustomBuildTool"/>
  165. <Tool
  166. Name="VCLibrarianTool"
  167. OutputFile="../../../../lib/$(ProjectName)RU.lib"/>
  168. <Tool
  169. Name="VCMIDLTool"/>
  170. <Tool
  171. Name="VCPostBuildEventTool"/>
  172. <Tool
  173. Name="VCPreBuildEventTool"/>
  174. <Tool
  175. Name="VCPreLinkEventTool"/>
  176. <Tool
  177. Name="VCResourceCompilerTool"/>
  178. <Tool
  179. Name="VCWebServiceProxyGeneratorTool"/>
  180. <Tool
  181. Name="VCXMLDataGeneratorTool"/>
  182. <Tool
  183. Name="VCManagedWrapperGeneratorTool"/>
  184. <Tool
  185. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  186. </Configuration>
  187. <Configuration
  188. Name="Debug|Win32"
  189. OutputDirectory="Debug"
  190. IntermediateDirectory="Debug"
  191. ConfigurationType="2"
  192. UseOfMFC="2"
  193. CharacterSet="2">
  194. <Tool
  195. Name="VCCLCompilerTool"
  196. Optimization="0"
  197. PreprocessorDefinitions="WIN32;_DEBUG;REGISTER_FILTER"
  198. MinimalRebuild="TRUE"
  199. BasicRuntimeChecks="3"
  200. RuntimeLibrary="3"
  201. ForceConformanceInForLoopScope="TRUE"
  202. UsePrecompiledHeader="3"
  203. WarningLevel="3"
  204. Detect64BitPortabilityProblems="FALSE"
  205. DebugInformationFormat="4"/>
  206. <Tool
  207. Name="VCCustomBuildTool"/>
  208. <Tool
  209. Name="VCLinkerTool"
  210. RegisterOutput="TRUE"
  211. AdditionalDependencies="strmbaseD.lib"
  212. OutputFile="$(OutDir)/$(ProjectName).ax"
  213. AdditionalLibraryDirectories="../../../../lib"
  214. ModuleDefinitionFile="wavdest.def"
  215. GenerateDebugInformation="TRUE"
  216. SubSystem="2"
  217. TargetMachine="1"/>
  218. <Tool
  219. Name="VCMIDLTool"/>
  220. <Tool
  221. Name="VCPostBuildEventTool"/>
  222. <Tool
  223. Name="VCPreBuildEventTool"/>
  224. <Tool
  225. Name="VCPreLinkEventTool"/>
  226. <Tool
  227. Name="VCResourceCompilerTool"/>
  228. <Tool
  229. Name="VCWebServiceProxyGeneratorTool"/>
  230. <Tool
  231. Name="VCXMLDataGeneratorTool"/>
  232. <Tool
  233. Name="VCWebDeploymentTool"/>
  234. <Tool
  235. Name="VCManagedWrapperGeneratorTool"/>
  236. <Tool
  237. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  238. </Configuration>
  239. <Configuration
  240. Name="Debug Unicode|Win32"
  241. OutputDirectory="Debug Unicode"
  242. IntermediateDirectory="Debug Unicode"
  243. ConfigurationType="2"
  244. UseOfMFC="2"
  245. CharacterSet="1">
  246. <Tool
  247. Name="VCCLCompilerTool"
  248. Optimization="0"
  249. PreprocessorDefinitions="WIN32;_DEBUG;REGISTER_FILTER"
  250. MinimalRebuild="TRUE"
  251. BasicRuntimeChecks="3"
  252. RuntimeLibrary="3"
  253. ForceConformanceInForLoopScope="TRUE"
  254. UsePrecompiledHeader="3"
  255. WarningLevel="3"
  256. Detect64BitPortabilityProblems="FALSE"
  257. DebugInformationFormat="4"/>
  258. <Tool
  259. Name="VCCustomBuildTool"/>
  260. <Tool
  261. Name="VCLinkerTool"
  262. RegisterOutput="TRUE"
  263. AdditionalDependencies="strmbaseDU.lib"
  264. OutputFile="$(OutDir)/$(ProjectName).ax"
  265. AdditionalLibraryDirectories="../../../../lib"
  266. ModuleDefinitionFile="wavdest.def"
  267. GenerateDebugInformation="TRUE"
  268. SubSystem="2"
  269. TargetMachine="1"/>
  270. <Tool
  271. Name="VCMIDLTool"/>
  272. <Tool
  273. Name="VCPostBuildEventTool"/>
  274. <Tool
  275. Name="VCPreBuildEventTool"/>
  276. <Tool
  277. Name="VCPreLinkEventTool"/>
  278. <Tool
  279. Name="VCResourceCompilerTool"/>
  280. <Tool
  281. Name="VCWebServiceProxyGeneratorTool"/>
  282. <Tool
  283. Name="VCXMLDataGeneratorTool"/>
  284. <Tool
  285. Name="VCWebDeploymentTool"/>
  286. <Tool
  287. Name="VCManagedWrapperGeneratorTool"/>
  288. <Tool
  289. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  290. </Configuration>
  291. <Configuration
  292. Name="Release|Win32"
  293. OutputDirectory="Release"
  294. IntermediateDirectory="Release"
  295. ConfigurationType="2"
  296. UseOfMFC="1"
  297. CharacterSet="2">
  298. <Tool
  299. Name="VCCLCompilerTool"
  300. Optimization="2"
  301. InlineFunctionExpansion="1"
  302. OmitFramePointers="TRUE"
  303. PreprocessorDefinitions="WIN32;NDEBUG;REGISTER_FILTER"
  304. StringPooling="TRUE"
  305. RuntimeLibrary="0"
  306. EnableFunctionLevelLinking="TRUE"
  307. ForceConformanceInForLoopScope="TRUE"
  308. UsePrecompiledHeader="3"
  309. WarningLevel="3"
  310. Detect64BitPortabilityProblems="FALSE"/>
  311. <Tool
  312. Name="VCCustomBuildTool"/>
  313. <Tool
  314. Name="VCLinkerTool"
  315. RegisterOutput="TRUE"
  316. AdditionalDependencies="strmbaseR.lib"
  317. OutputFile="$(OutDir)/$(ProjectName).ax"
  318. AdditionalLibraryDirectories="../../../../lib"
  319. ModuleDefinitionFile="wavdest.def"
  320. SubSystem="2"
  321. TargetMachine="1"/>
  322. <Tool
  323. Name="VCMIDLTool"/>
  324. <Tool
  325. Name="VCPostBuildEventTool"/>
  326. <Tool
  327. Name="VCPreBuildEventTool"/>
  328. <Tool
  329. Name="VCPreLinkEventTool"/>
  330. <Tool
  331. Name="VCResourceCompilerTool"/>
  332. <Tool
  333. Name="VCWebServiceProxyGeneratorTool"/>
  334. <Tool
  335. Name="VCXMLDataGeneratorTool"/>
  336. <Tool
  337. Name="VCWebDeploymentTool"/>
  338. <Tool
  339. Name="VCManagedWrapperGeneratorTool"/>
  340. <Tool
  341. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  342. </Configuration>
  343. <Configuration
  344. Name="Release Unicode|Win32"
  345. OutputDirectory="Release Unicode"
  346. IntermediateDirectory="Release Unicode"
  347. ConfigurationType="2"
  348. UseOfMFC="1"
  349. CharacterSet="1">
  350. <Tool
  351. Name="VCCLCompilerTool"
  352. Optimization="2"
  353. InlineFunctionExpansion="1"
  354. OmitFramePointers="TRUE"
  355. PreprocessorDefinitions="WIN32;NDEBUG;REGISTER_FILTER"
  356. StringPooling="TRUE"
  357. RuntimeLibrary="0"
  358. EnableFunctionLevelLinking="TRUE"
  359. ForceConformanceInForLoopScope="TRUE"
  360. UsePrecompiledHeader="3"
  361. WarningLevel="3"
  362. Detect64BitPortabilityProblems="FALSE"/>
  363. <Tool
  364. Name="VCCustomBuildTool"/>
  365. <Tool
  366. Name="VCLinkerTool"
  367. RegisterOutput="TRUE"
  368. AdditionalDependencies="strmbaseRU.lib"
  369. OutputFile="$(OutDir)/$(ProjectName).ax"
  370. AdditionalLibraryDirectories="../../../../lib"
  371. ModuleDefinitionFile="wavdest.def"
  372. SubSystem="2"
  373. TargetMachine="1"/>
  374. <Tool
  375. Name="VCMIDLTool"/>
  376. <Tool
  377. Name="VCPostBuildEventTool"/>
  378. <Tool
  379. Name="VCPreBuildEventTool"/>
  380. <Tool
  381. Name="VCPreLinkEventTool"/>
  382. <Tool
  383. Name="VCResourceCompilerTool"/>
  384. <Tool
  385. Name="VCWebServiceProxyGeneratorTool"/>
  386. <Tool
  387. Name="VCXMLDataGeneratorTool"/>
  388. <Tool
  389. Name="VCWebDeploymentTool"/>
  390. <Tool
  391. Name="VCManagedWrapperGeneratorTool"/>
  392. <Tool
  393. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  394. </Configuration>
  395. </Configurations>
  396. <References>
  397. </References>
  398. <Files>
  399. <Filter
  400. Name="Source Files"
  401. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  402. <File
  403. RelativePath="stdafx.cpp">
  404. <FileConfiguration
  405. Name="Debug lib|Win32">
  406. <Tool
  407. Name="VCCLCompilerTool"
  408. UsePrecompiledHeader="1"/>
  409. </FileConfiguration>
  410. <FileConfiguration
  411. Name="Release lib|Win32">
  412. <Tool
  413. Name="VCCLCompilerTool"
  414. UsePrecompiledHeader="1"/>
  415. </FileConfiguration>
  416. <FileConfiguration
  417. Name="Debug Unicode lib|Win32">
  418. <Tool
  419. Name="VCCLCompilerTool"
  420. UsePrecompiledHeader="1"/>
  421. </FileConfiguration>
  422. <FileConfiguration
  423. Name="Release Unicode lib|Win32">
  424. <Tool
  425. Name="VCCLCompilerTool"
  426. UsePrecompiledHeader="1"/>
  427. </FileConfiguration>
  428. <FileConfiguration
  429. Name="Debug|Win32">
  430. <Tool
  431. Name="VCCLCompilerTool"
  432. UsePrecompiledHeader="1"/>
  433. </FileConfiguration>
  434. <FileConfiguration
  435. Name="Debug Unicode|Win32">
  436. <Tool
  437. Name="VCCLCompilerTool"
  438. UsePrecompiledHeader="1"/>
  439. </FileConfiguration>
  440. <FileConfiguration
  441. Name="Release|Win32">
  442. <Tool
  443. Name="VCCLCompilerTool"
  444. UsePrecompiledHeader="1"/>
  445. </FileConfiguration>
  446. <FileConfiguration
  447. Name="Release Unicode|Win32">
  448. <Tool
  449. Name="VCCLCompilerTool"
  450. UsePrecompiledHeader="1"/>
  451. </FileConfiguration>
  452. </File>
  453. <File
  454. RelativePath="wavdest.cpp">
  455. </File>
  456. <File
  457. RelativePath=".wavdest.def">
  458. </File>
  459. </Filter>
  460. <Filter
  461. Name="Header Files"
  462. Filter="h;hpp;hxx;hm;inl;inc">
  463. <File
  464. RelativePath="stdafx.h">
  465. </File>
  466. <File
  467. RelativePath="wavdest.h">
  468. </File>
  469. </Filter>
  470. <Filter
  471. Name="Resource Files"
  472. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  473. </Filter>
  474. </Files>
  475. <Globals>
  476. <Global
  477. Name="DevPartner_IsInstrumented"
  478. Value="0"/>
  479. </Globals>
  480. </VisualStudioProject>