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

多媒体编程

开发平台:

Visual C++

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