dtsac3source.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="dtsac3source"
  6. ProjectGUID="{30D48874-899F-41C6-9B26-A40C96C91102}"
  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"
  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"
  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"
  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"
  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="REGISTER_FILTER;WIN32;_DEBUG"
  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="dsutilD.lib strmbaseD.lib basesourceD.lib"
  212. OutputFile="$(OutDir)/$(ProjectName).ax"
  213. AdditionalLibraryDirectories="../../../../lib"
  214. ModuleDefinitionFile="$(ProjectName).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="REGISTER_FILTER;WIN32;_DEBUG"
  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="dsutilDU.lib strmbaseDU.lib basesourceDU.lib"
  264. OutputFile="$(OutDir)/$(ProjectName).ax"
  265. AdditionalLibraryDirectories="../../../../lib"
  266. ModuleDefinitionFile="$(ProjectName).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="REGISTER_FILTER;WIN32;NDEBUG"
  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="dsutilR.lib strmbaseR.lib basesourceR.lib"
  317. OutputFile="$(OutDir)/$(ProjectName).ax"
  318. AdditionalLibraryDirectories="../../../../lib"
  319. ModuleDefinitionFile="$(ProjectName).def"
  320. GenerateDebugInformation="TRUE"
  321. SubSystem="2"
  322. OptimizeReferences="2"
  323. EnableCOMDATFolding="2"
  324. TargetMachine="1"/>
  325. <Tool
  326. Name="VCMIDLTool"/>
  327. <Tool
  328. Name="VCPostBuildEventTool"/>
  329. <Tool
  330. Name="VCPreBuildEventTool"/>
  331. <Tool
  332. Name="VCPreLinkEventTool"/>
  333. <Tool
  334. Name="VCResourceCompilerTool"/>
  335. <Tool
  336. Name="VCWebServiceProxyGeneratorTool"/>
  337. <Tool
  338. Name="VCXMLDataGeneratorTool"/>
  339. <Tool
  340. Name="VCWebDeploymentTool"/>
  341. <Tool
  342. Name="VCManagedWrapperGeneratorTool"/>
  343. <Tool
  344. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  345. </Configuration>
  346. <Configuration
  347. Name="Release Unicode|Win32"
  348. OutputDirectory="Release Unicode"
  349. IntermediateDirectory="Release Unicode"
  350. ConfigurationType="2"
  351. UseOfMFC="1"
  352. CharacterSet="1">
  353. <Tool
  354. Name="VCCLCompilerTool"
  355. Optimization="2"
  356. InlineFunctionExpansion="1"
  357. OmitFramePointers="TRUE"
  358. PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG"
  359. StringPooling="TRUE"
  360. RuntimeLibrary="0"
  361. EnableFunctionLevelLinking="TRUE"
  362. ForceConformanceInForLoopScope="TRUE"
  363. UsePrecompiledHeader="3"
  364. WarningLevel="3"
  365. Detect64BitPortabilityProblems="FALSE"/>
  366. <Tool
  367. Name="VCCustomBuildTool"/>
  368. <Tool
  369. Name="VCLinkerTool"
  370. RegisterOutput="TRUE"
  371. AdditionalDependencies="dsutilRU.lib strmbaseRU.lib basesourceRU.lib"
  372. OutputFile="$(OutDir)/$(ProjectName).ax"
  373. AdditionalLibraryDirectories="../../../../lib"
  374. ModuleDefinitionFile="$(ProjectName).def"
  375. GenerateDebugInformation="TRUE"
  376. SubSystem="2"
  377. OptimizeReferences="2"
  378. EnableCOMDATFolding="2"
  379. TargetMachine="1"/>
  380. <Tool
  381. Name="VCMIDLTool"/>
  382. <Tool
  383. Name="VCPostBuildEventTool"/>
  384. <Tool
  385. Name="VCPreBuildEventTool"/>
  386. <Tool
  387. Name="VCPreLinkEventTool"/>
  388. <Tool
  389. Name="VCResourceCompilerTool"/>
  390. <Tool
  391. Name="VCWebServiceProxyGeneratorTool"/>
  392. <Tool
  393. Name="VCXMLDataGeneratorTool"/>
  394. <Tool
  395. Name="VCWebDeploymentTool"/>
  396. <Tool
  397. Name="VCManagedWrapperGeneratorTool"/>
  398. <Tool
  399. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  400. </Configuration>
  401. </Configurations>
  402. <References>
  403. </References>
  404. <Files>
  405. <Filter
  406. Name="Source Files"
  407. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  408. <File
  409. RelativePath="DTSAC3Source.cpp">
  410. </File>
  411. <File
  412. RelativePath="DTSAC3Source.def">
  413. </File>
  414. <File
  415. RelativePath="stdafx.cpp">
  416. <FileConfiguration
  417. Name="Debug lib|Win32">
  418. <Tool
  419. Name="VCCLCompilerTool"
  420. UsePrecompiledHeader="1"/>
  421. </FileConfiguration>
  422. <FileConfiguration
  423. Name="Release lib|Win32">
  424. <Tool
  425. Name="VCCLCompilerTool"
  426. UsePrecompiledHeader="1"/>
  427. </FileConfiguration>
  428. <FileConfiguration
  429. Name="Debug Unicode lib|Win32">
  430. <Tool
  431. Name="VCCLCompilerTool"
  432. UsePrecompiledHeader="1"/>
  433. </FileConfiguration>
  434. <FileConfiguration
  435. Name="Release Unicode lib|Win32">
  436. <Tool
  437. Name="VCCLCompilerTool"
  438. UsePrecompiledHeader="1"/>
  439. </FileConfiguration>
  440. <FileConfiguration
  441. Name="Debug|Win32">
  442. <Tool
  443. Name="VCCLCompilerTool"
  444. UsePrecompiledHeader="1"/>
  445. </FileConfiguration>
  446. <FileConfiguration
  447. Name="Debug Unicode|Win32">
  448. <Tool
  449. Name="VCCLCompilerTool"
  450. UsePrecompiledHeader="1"/>
  451. </FileConfiguration>
  452. <FileConfiguration
  453. Name="Release|Win32">
  454. <Tool
  455. Name="VCCLCompilerTool"
  456. UsePrecompiledHeader="1"/>
  457. </FileConfiguration>
  458. <FileConfiguration
  459. Name="Release Unicode|Win32">
  460. <Tool
  461. Name="VCCLCompilerTool"
  462. UsePrecompiledHeader="1"/>
  463. </FileConfiguration>
  464. </File>
  465. </Filter>
  466. <Filter
  467. Name="Header Files"
  468. Filter="h;hpp;hxx;hm;inl;inc">
  469. <File
  470. RelativePath="DTSAC3Source.h">
  471. </File>
  472. <File
  473. RelativePath=".resource.h">
  474. <FileConfiguration
  475. Name="Debug lib|Win32"
  476. ExcludedFromBuild="TRUE">
  477. <Tool
  478. Name="VCCustomBuildTool"/>
  479. </FileConfiguration>
  480. <FileConfiguration
  481. Name="Release lib|Win32"
  482. ExcludedFromBuild="TRUE">
  483. <Tool
  484. Name="VCCustomBuildTool"/>
  485. </FileConfiguration>
  486. <FileConfiguration
  487. Name="Debug Unicode lib|Win32"
  488. ExcludedFromBuild="TRUE">
  489. <Tool
  490. Name="VCCustomBuildTool"/>
  491. </FileConfiguration>
  492. <FileConfiguration
  493. Name="Release Unicode lib|Win32"
  494. ExcludedFromBuild="TRUE">
  495. <Tool
  496. Name="VCCustomBuildTool"/>
  497. </FileConfiguration>
  498. </File>
  499. <File
  500. RelativePath="stdafx.h">
  501. </File>
  502. </Filter>
  503. <Filter
  504. Name="Resource Files"
  505. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  506. <File
  507. RelativePath=".dtsac3source.rc">
  508. <FileConfiguration
  509. Name="Debug lib|Win32"
  510. ExcludedFromBuild="TRUE">
  511. <Tool
  512. Name="VCResourceCompilerTool"/>
  513. </FileConfiguration>
  514. <FileConfiguration
  515. Name="Release lib|Win32"
  516. ExcludedFromBuild="TRUE">
  517. <Tool
  518. Name="VCResourceCompilerTool"/>
  519. </FileConfiguration>
  520. <FileConfiguration
  521. Name="Debug Unicode lib|Win32"
  522. ExcludedFromBuild="TRUE">
  523. <Tool
  524. Name="VCResourceCompilerTool"/>
  525. </FileConfiguration>
  526. <FileConfiguration
  527. Name="Release Unicode lib|Win32"
  528. ExcludedFromBuild="TRUE">
  529. <Tool
  530. Name="VCResourceCompilerTool"/>
  531. </FileConfiguration>
  532. </File>
  533. </Filter>
  534. </Files>
  535. <Globals>
  536. <Global
  537. Name="DevPartner_IsInstrumented"
  538. Value="0"/>
  539. </Globals>
  540. </VisualStudioProject>