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

多媒体编程

开发平台:

Visual C++

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