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

多媒体编程

开发平台:

Visual C++

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