avi2ac3filter.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="avi2ac3filter"
  6. ProjectGUID="{339A4575-E25B-45D6-94A1-D835891740B8}"
  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="strmbaseD.lib"
  38. OutputFile="$(OutDir)/$(ProjectName).ax"
  39. AdditionalLibraryDirectories="../../../../lib"
  40. ModuleDefinitionFile="AVI2AC3Filter.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. <Tool
  86. Name="VCCustomBuildTool"/>
  87. <Tool
  88. Name="VCLinkerTool"
  89. RegisterOutput="TRUE"
  90. AdditionalDependencies="strmbaseR.lib"
  91. OutputFile="$(OutDir)/$(ProjectName).ax"
  92. AdditionalLibraryDirectories="../../../../lib"
  93. ModuleDefinitionFile="AVI2AC3Filter.def"
  94. GenerateDebugInformation="FALSE"
  95. SubSystem="2"
  96. OptimizeReferences="2"
  97. EnableCOMDATFolding="2"
  98. TargetMachine="1"/>
  99. <Tool
  100. Name="VCMIDLTool"/>
  101. <Tool
  102. Name="VCPostBuildEventTool"/>
  103. <Tool
  104. Name="VCPreBuildEventTool"/>
  105. <Tool
  106. Name="VCPreLinkEventTool"/>
  107. <Tool
  108. Name="VCResourceCompilerTool"/>
  109. <Tool
  110. Name="VCWebServiceProxyGeneratorTool"/>
  111. <Tool
  112. Name="VCXMLDataGeneratorTool"/>
  113. <Tool
  114. Name="VCWebDeploymentTool"/>
  115. <Tool
  116. Name="VCManagedWrapperGeneratorTool"/>
  117. <Tool
  118. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  119. </Configuration>
  120. <Configuration
  121. Name="Debug Unicode|Win32"
  122. OutputDirectory="Debug Unicode"
  123. IntermediateDirectory="Debug Unicode"
  124. ConfigurationType="2"
  125. UseOfMFC="2"
  126. CharacterSet="1">
  127. <Tool
  128. Name="VCCLCompilerTool"
  129. Optimization="0"
  130. PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG"
  131. MinimalRebuild="TRUE"
  132. BasicRuntimeChecks="3"
  133. RuntimeLibrary="3"
  134. ForceConformanceInForLoopScope="TRUE"
  135. UsePrecompiledHeader="3"
  136. WarningLevel="3"
  137. Detect64BitPortabilityProblems="FALSE"
  138. DebugInformationFormat="4"/>
  139. <Tool
  140. Name="VCCustomBuildTool"/>
  141. <Tool
  142. Name="VCLinkerTool"
  143. RegisterOutput="TRUE"
  144. AdditionalDependencies="strmbaseDU.lib"
  145. OutputFile="$(OutDir)/$(ProjectName).ax"
  146. AdditionalLibraryDirectories="../../../../lib"
  147. ModuleDefinitionFile="AVI2AC3Filter.def"
  148. GenerateDebugInformation="TRUE"
  149. SubSystem="2"
  150. TargetMachine="1"/>
  151. <Tool
  152. Name="VCMIDLTool"/>
  153. <Tool
  154. Name="VCPostBuildEventTool"/>
  155. <Tool
  156. Name="VCPreBuildEventTool"/>
  157. <Tool
  158. Name="VCPreLinkEventTool"/>
  159. <Tool
  160. Name="VCResourceCompilerTool"/>
  161. <Tool
  162. Name="VCWebServiceProxyGeneratorTool"/>
  163. <Tool
  164. Name="VCXMLDataGeneratorTool"/>
  165. <Tool
  166. Name="VCWebDeploymentTool"/>
  167. <Tool
  168. Name="VCManagedWrapperGeneratorTool"/>
  169. <Tool
  170. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  171. </Configuration>
  172. <Configuration
  173. Name="Release Unicode|Win32"
  174. OutputDirectory="Release Unicode"
  175. IntermediateDirectory="Release Unicode"
  176. ConfigurationType="2"
  177. UseOfMFC="1"
  178. CharacterSet="1">
  179. <Tool
  180. Name="VCCLCompilerTool"
  181. Optimization="2"
  182. InlineFunctionExpansion="1"
  183. OmitFramePointers="TRUE"
  184. PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG"
  185. StringPooling="TRUE"
  186. RuntimeLibrary="0"
  187. EnableFunctionLevelLinking="TRUE"
  188. ForceConformanceInForLoopScope="TRUE"
  189. UsePrecompiledHeader="3"
  190. WarningLevel="3"
  191. Detect64BitPortabilityProblems="FALSE"/>
  192. <Tool
  193. Name="VCCustomBuildTool"/>
  194. <Tool
  195. Name="VCLinkerTool"
  196. RegisterOutput="TRUE"
  197. AdditionalDependencies="strmbaseRU.lib"
  198. OutputFile="$(OutDir)/$(ProjectName).ax"
  199. AdditionalLibraryDirectories="../../../../lib"
  200. ModuleDefinitionFile="AVI2AC3Filter.def"
  201. GenerateDebugInformation="FALSE"
  202. SubSystem="2"
  203. OptimizeReferences="2"
  204. EnableCOMDATFolding="2"
  205. TargetMachine="1"/>
  206. <Tool
  207. Name="VCMIDLTool"/>
  208. <Tool
  209. Name="VCPostBuildEventTool"/>
  210. <Tool
  211. Name="VCPreBuildEventTool"/>
  212. <Tool
  213. Name="VCPreLinkEventTool"/>
  214. <Tool
  215. Name="VCResourceCompilerTool"/>
  216. <Tool
  217. Name="VCWebServiceProxyGeneratorTool"/>
  218. <Tool
  219. Name="VCXMLDataGeneratorTool"/>
  220. <Tool
  221. Name="VCWebDeploymentTool"/>
  222. <Tool
  223. Name="VCManagedWrapperGeneratorTool"/>
  224. <Tool
  225. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  226. </Configuration>
  227. <Configuration
  228. Name="Debug lib|Win32"
  229. OutputDirectory="Debug lib"
  230. IntermediateDirectory="Debug lib"
  231. ConfigurationType="4"
  232. UseOfMFC="2"
  233. CharacterSet="2">
  234. <Tool
  235. Name="VCCLCompilerTool"
  236. Optimization="0"
  237. PreprocessorDefinitions="WIN32;_DEBUG"
  238. MinimalRebuild="TRUE"
  239. BasicRuntimeChecks="3"
  240. RuntimeLibrary="3"
  241. ForceConformanceInForLoopScope="TRUE"
  242. UsePrecompiledHeader="3"
  243. WarningLevel="3"
  244. Detect64BitPortabilityProblems="FALSE"
  245. DebugInformationFormat="4"/>
  246. <Tool
  247. Name="VCCustomBuildTool"/>
  248. <Tool
  249. Name="VCLibrarianTool"
  250. OutputFile="../../../../lib/$(ProjectName)D.lib"/>
  251. <Tool
  252. Name="VCMIDLTool"/>
  253. <Tool
  254. Name="VCPostBuildEventTool"/>
  255. <Tool
  256. Name="VCPreBuildEventTool"/>
  257. <Tool
  258. Name="VCPreLinkEventTool"/>
  259. <Tool
  260. Name="VCResourceCompilerTool"/>
  261. <Tool
  262. Name="VCWebServiceProxyGeneratorTool"/>
  263. <Tool
  264. Name="VCXMLDataGeneratorTool"/>
  265. <Tool
  266. Name="VCManagedWrapperGeneratorTool"/>
  267. <Tool
  268. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  269. </Configuration>
  270. <Configuration
  271. Name="Debug Unicode lib|Win32"
  272. OutputDirectory="Debug Unicode lib"
  273. IntermediateDirectory="Debug Unicode lib"
  274. ConfigurationType="4"
  275. UseOfMFC="2"
  276. CharacterSet="1">
  277. <Tool
  278. Name="VCCLCompilerTool"
  279. Optimization="0"
  280. PreprocessorDefinitions="WIN32;_DEBUG"
  281. MinimalRebuild="TRUE"
  282. BasicRuntimeChecks="3"
  283. RuntimeLibrary="3"
  284. ForceConformanceInForLoopScope="TRUE"
  285. UsePrecompiledHeader="3"
  286. WarningLevel="3"
  287. Detect64BitPortabilityProblems="FALSE"
  288. DebugInformationFormat="4"/>
  289. <Tool
  290. Name="VCCustomBuildTool"/>
  291. <Tool
  292. Name="VCLibrarianTool"
  293. OutputFile="../../../../lib/$(ProjectName)DU.lib"/>
  294. <Tool
  295. Name="VCMIDLTool"/>
  296. <Tool
  297. Name="VCPostBuildEventTool"/>
  298. <Tool
  299. Name="VCPreBuildEventTool"/>
  300. <Tool
  301. Name="VCPreLinkEventTool"/>
  302. <Tool
  303. Name="VCResourceCompilerTool"/>
  304. <Tool
  305. Name="VCWebServiceProxyGeneratorTool"/>
  306. <Tool
  307. Name="VCXMLDataGeneratorTool"/>
  308. <Tool
  309. Name="VCManagedWrapperGeneratorTool"/>
  310. <Tool
  311. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  312. </Configuration>
  313. <Configuration
  314. Name="Release lib|Win32"
  315. OutputDirectory="Release lib"
  316. IntermediateDirectory="Release lib"
  317. ConfigurationType="4"
  318. UseOfMFC="1"
  319. CharacterSet="2">
  320. <Tool
  321. Name="VCCLCompilerTool"
  322. Optimization="2"
  323. InlineFunctionExpansion="1"
  324. OmitFramePointers="TRUE"
  325. PreprocessorDefinitions="WIN32;NDEBUG"
  326. StringPooling="TRUE"
  327. RuntimeLibrary="0"
  328. EnableFunctionLevelLinking="TRUE"
  329. ForceConformanceInForLoopScope="TRUE"
  330. UsePrecompiledHeader="3"
  331. WarningLevel="3"
  332. Detect64BitPortabilityProblems="FALSE"/>
  333. <Tool
  334. Name="VCCustomBuildTool"/>
  335. <Tool
  336. Name="VCLibrarianTool"
  337. OutputFile="../../../../lib/$(ProjectName)R.lib"/>
  338. <Tool
  339. Name="VCMIDLTool"/>
  340. <Tool
  341. Name="VCPostBuildEventTool"/>
  342. <Tool
  343. Name="VCPreBuildEventTool"/>
  344. <Tool
  345. Name="VCPreLinkEventTool"/>
  346. <Tool
  347. Name="VCResourceCompilerTool"/>
  348. <Tool
  349. Name="VCWebServiceProxyGeneratorTool"/>
  350. <Tool
  351. Name="VCXMLDataGeneratorTool"/>
  352. <Tool
  353. Name="VCManagedWrapperGeneratorTool"/>
  354. <Tool
  355. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  356. </Configuration>
  357. <Configuration
  358. Name="Release Unicode lib|Win32"
  359. OutputDirectory="Release Unicode lib"
  360. IntermediateDirectory="Release Unicode lib"
  361. ConfigurationType="4"
  362. UseOfMFC="1"
  363. CharacterSet="1">
  364. <Tool
  365. Name="VCCLCompilerTool"
  366. Optimization="2"
  367. InlineFunctionExpansion="1"
  368. OmitFramePointers="TRUE"
  369. PreprocessorDefinitions="WIN32;NDEBUG"
  370. StringPooling="TRUE"
  371. RuntimeLibrary="0"
  372. EnableFunctionLevelLinking="TRUE"
  373. ForceConformanceInForLoopScope="TRUE"
  374. UsePrecompiledHeader="3"
  375. WarningLevel="3"
  376. Detect64BitPortabilityProblems="FALSE"/>
  377. <Tool
  378. Name="VCCustomBuildTool"/>
  379. <Tool
  380. Name="VCLibrarianTool"
  381. OutputFile="../../../../lib/$(ProjectName)RU.lib"/>
  382. <Tool
  383. Name="VCMIDLTool"/>
  384. <Tool
  385. Name="VCPostBuildEventTool"/>
  386. <Tool
  387. Name="VCPreBuildEventTool"/>
  388. <Tool
  389. Name="VCPreLinkEventTool"/>
  390. <Tool
  391. Name="VCResourceCompilerTool"/>
  392. <Tool
  393. Name="VCWebServiceProxyGeneratorTool"/>
  394. <Tool
  395. Name="VCXMLDataGeneratorTool"/>
  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="AVI2AC3Filter.cpp">
  410. </File>
  411. <File
  412. RelativePath="AVI2AC3Filter.def">
  413. </File>
  414. <File
  415. RelativePath="stdafx.cpp">
  416. <FileConfiguration
  417. Name="Debug|Win32">
  418. <Tool
  419. Name="VCCLCompilerTool"
  420. UsePrecompiledHeader="1"/>
  421. </FileConfiguration>
  422. <FileConfiguration
  423. Name="Release|Win32">
  424. <Tool
  425. Name="VCCLCompilerTool"
  426. UsePrecompiledHeader="1"/>
  427. </FileConfiguration>
  428. <FileConfiguration
  429. Name="Debug Unicode|Win32">
  430. <Tool
  431. Name="VCCLCompilerTool"
  432. UsePrecompiledHeader="1"/>
  433. </FileConfiguration>
  434. <FileConfiguration
  435. Name="Release Unicode|Win32">
  436. <Tool
  437. Name="VCCLCompilerTool"
  438. UsePrecompiledHeader="1"/>
  439. </FileConfiguration>
  440. <FileConfiguration
  441. Name="Debug lib|Win32">
  442. <Tool
  443. Name="VCCLCompilerTool"
  444. UsePrecompiledHeader="1"/>
  445. </FileConfiguration>
  446. <FileConfiguration
  447. Name="Debug Unicode lib|Win32">
  448. <Tool
  449. Name="VCCLCompilerTool"
  450. UsePrecompiledHeader="1"/>
  451. </FileConfiguration>
  452. <FileConfiguration
  453. Name="Release lib|Win32">
  454. <Tool
  455. Name="VCCLCompilerTool"
  456. UsePrecompiledHeader="1"/>
  457. </FileConfiguration>
  458. <FileConfiguration
  459. Name="Release Unicode lib|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="AVI2AC3Filter.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="Debug Unicode lib|Win32"
  482. ExcludedFromBuild="TRUE">
  483. <Tool
  484. Name="VCCustomBuildTool"/>
  485. </FileConfiguration>
  486. <FileConfiguration
  487. Name="Release 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=".avi2ac3filter.rc">
  508. <FileConfiguration
  509. Name="Debug lib|Win32"
  510. ExcludedFromBuild="TRUE">
  511. <Tool
  512. Name="VCResourceCompilerTool"/>
  513. </FileConfiguration>
  514. <FileConfiguration
  515. Name="Debug Unicode lib|Win32"
  516. ExcludedFromBuild="TRUE">
  517. <Tool
  518. Name="VCResourceCompilerTool"/>
  519. </FileConfiguration>
  520. <FileConfiguration
  521. Name="Release 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>