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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="MP4Splitter"
  6. ProjectGUID="{9ED4B036-7399-4128-868D-6E71188E0277}"
  7. RootNamespace="MP4Splitter"
  8. Keyword="Win32Proj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug lib|Win32"
  16. OutputDirectory="$(ConfigurationName)"
  17. IntermediateDirectory="$(OutDir)"
  18. ConfigurationType="4"
  19. UseOfMFC="1"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. AdditionalIncludeDirectories=".AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  25. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  26. MinimalRebuild="TRUE"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="1"
  29. ForceConformanceInForLoopScope="TRUE"
  30. WarningLevel="3"
  31. Detect64BitPortabilityProblems="FALSE"
  32. DebugInformationFormat="4"
  33. DisableSpecificWarnings="4995;4996;4812"/>
  34. <Tool
  35. Name="VCCustomBuildTool"/>
  36. <Tool
  37. Name="VCLibrarianTool"
  38. OutputFile="../../../../lib/$(ProjectName)D.lib"/>
  39. <Tool
  40. Name="VCMIDLTool"/>
  41. <Tool
  42. Name="VCPostBuildEventTool"/>
  43. <Tool
  44. Name="VCPreBuildEventTool"/>
  45. <Tool
  46. Name="VCPreLinkEventTool"/>
  47. <Tool
  48. Name="VCResourceCompilerTool"/>
  49. <Tool
  50. Name="VCWebServiceProxyGeneratorTool"/>
  51. <Tool
  52. Name="VCXMLDataGeneratorTool"/>
  53. <Tool
  54. Name="VCManagedWrapperGeneratorTool"/>
  55. <Tool
  56. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  57. </Configuration>
  58. <Configuration
  59. Name="Release lib|Win32"
  60. OutputDirectory="$(ConfigurationName)"
  61. IntermediateDirectory="$(OutDir)"
  62. ConfigurationType="4"
  63. UseOfMFC="1"
  64. CharacterSet="2">
  65. <Tool
  66. Name="VCCLCompilerTool"
  67. Optimization="2"
  68. InlineFunctionExpansion="1"
  69. OmitFramePointers="TRUE"
  70. AdditionalIncludeDirectories=".AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  71. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  72. StringPooling="TRUE"
  73. RuntimeLibrary="0"
  74. EnableFunctionLevelLinking="TRUE"
  75. ForceConformanceInForLoopScope="TRUE"
  76. WarningLevel="3"
  77. Detect64BitPortabilityProblems="FALSE"
  78. DisableSpecificWarnings="4995;4996;4812"/>
  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="1"
  109. CharacterSet="1">
  110. <Tool
  111. Name="VCCLCompilerTool"
  112. Optimization="0"
  113. AdditionalIncludeDirectories=".AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  114. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  115. MinimalRebuild="TRUE"
  116. BasicRuntimeChecks="3"
  117. RuntimeLibrary="1"
  118. ForceConformanceInForLoopScope="TRUE"
  119. WarningLevel="3"
  120. Detect64BitPortabilityProblems="FALSE"
  121. DebugInformationFormat="4"
  122. DisableSpecificWarnings="4995;4996;4812"/>
  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. AdditionalIncludeDirectories=".AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  160. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  161. StringPooling="TRUE"
  162. RuntimeLibrary="0"
  163. EnableFunctionLevelLinking="TRUE"
  164. ForceConformanceInForLoopScope="TRUE"
  165. WarningLevel="3"
  166. Detect64BitPortabilityProblems="FALSE"
  167. DebugInformationFormat="0"
  168. DisableSpecificWarnings="4995;4996;4812"/>
  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="1"
  199. CharacterSet="2">
  200. <Tool
  201. Name="VCCLCompilerTool"
  202. Optimization="0"
  203. AdditionalIncludeDirectories="&quot;C:DX90SDKSamplesC++DirectShowBaseClasses&quot;;.AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  204. PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG"
  205. MinimalRebuild="TRUE"
  206. BasicRuntimeChecks="3"
  207. RuntimeLibrary="1"
  208. ForceConformanceInForLoopScope="TRUE"
  209. WarningLevel="3"
  210. Detect64BitPortabilityProblems="FALSE"
  211. DebugInformationFormat="4"
  212. DisableSpecificWarnings="4995;4996;4812"/>
  213. <Tool
  214. Name="VCCustomBuildTool"/>
  215. <Tool
  216. Name="VCLinkerTool"
  217. RegisterOutput="TRUE"
  218. AdditionalDependencies="winmm.lib strmbaseD.lib dsutilD.lib basesplitterD.lib"
  219. OutputFile="$(OutDir)/$(ProjectName).ax"
  220. AdditionalLibraryDirectories="........lib"
  221. IgnoreDefaultLibraryNames="msvcrtd.lib"
  222. ModuleDefinitionFile="$(ProjectName).def"
  223. GenerateDebugInformation="TRUE"
  224. SubSystem="2"
  225. TargetMachine="1"/>
  226. <Tool
  227. Name="VCMIDLTool"/>
  228. <Tool
  229. Name="VCPostBuildEventTool"/>
  230. <Tool
  231. Name="VCPreBuildEventTool"/>
  232. <Tool
  233. Name="VCPreLinkEventTool"/>
  234. <Tool
  235. Name="VCResourceCompilerTool"/>
  236. <Tool
  237. Name="VCWebServiceProxyGeneratorTool"/>
  238. <Tool
  239. Name="VCXMLDataGeneratorTool"/>
  240. <Tool
  241. Name="VCWebDeploymentTool"/>
  242. <Tool
  243. Name="VCManagedWrapperGeneratorTool"/>
  244. <Tool
  245. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  246. </Configuration>
  247. <Configuration
  248. Name="Release|Win32"
  249. OutputDirectory="Release"
  250. IntermediateDirectory="Release"
  251. ConfigurationType="2"
  252. UseOfMFC="1"
  253. CharacterSet="2">
  254. <Tool
  255. Name="VCCLCompilerTool"
  256. Optimization="3"
  257. InlineFunctionExpansion="2"
  258. FavorSizeOrSpeed="1"
  259. OmitFramePointers="TRUE"
  260. AdditionalIncludeDirectories=".AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  261. PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG"
  262. StringPooling="TRUE"
  263. RuntimeLibrary="0"
  264. EnableFunctionLevelLinking="TRUE"
  265. ForceConformanceInForLoopScope="TRUE"
  266. WarningLevel="3"
  267. Detect64BitPortabilityProblems="FALSE"
  268. DebugInformationFormat="0"
  269. DisableSpecificWarnings="4995;4996;4812"/>
  270. <Tool
  271. Name="VCCustomBuildTool"/>
  272. <Tool
  273. Name="VCLinkerTool"
  274. RegisterOutput="TRUE"
  275. AdditionalDependencies="strmbaseR.lib dsutilR.lib basesplitterR.lib"
  276. OutputFile="$(OutDir)/$(ProjectName).ax"
  277. AdditionalLibraryDirectories="........lib"
  278. ModuleDefinitionFile="$(ProjectName).def"
  279. GenerateDebugInformation="TRUE"
  280. SubSystem="2"
  281. OptimizeReferences="2"
  282. EnableCOMDATFolding="2"
  283. TargetMachine="1"/>
  284. <Tool
  285. Name="VCMIDLTool"/>
  286. <Tool
  287. Name="VCPostBuildEventTool"/>
  288. <Tool
  289. Name="VCPreBuildEventTool"/>
  290. <Tool
  291. Name="VCPreLinkEventTool"/>
  292. <Tool
  293. Name="VCResourceCompilerTool"/>
  294. <Tool
  295. Name="VCWebServiceProxyGeneratorTool"/>
  296. <Tool
  297. Name="VCXMLDataGeneratorTool"/>
  298. <Tool
  299. Name="VCWebDeploymentTool"/>
  300. <Tool
  301. Name="VCManagedWrapperGeneratorTool"/>
  302. <Tool
  303. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  304. </Configuration>
  305. <Configuration
  306. Name="Debug Unicode|Win32"
  307. OutputDirectory="Debug Unicode"
  308. IntermediateDirectory="Debug Unicode"
  309. ConfigurationType="2"
  310. UseOfMFC="1"
  311. CharacterSet="1">
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. Optimization="0"
  315. AdditionalIncludeDirectories=".AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  316. PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG"
  317. MinimalRebuild="TRUE"
  318. BasicRuntimeChecks="3"
  319. RuntimeLibrary="1"
  320. ForceConformanceInForLoopScope="TRUE"
  321. WarningLevel="3"
  322. Detect64BitPortabilityProblems="FALSE"
  323. DebugInformationFormat="4"
  324. DisableSpecificWarnings="4995;4996;4812"/>
  325. <Tool
  326. Name="VCCustomBuildTool"/>
  327. <Tool
  328. Name="VCLinkerTool"
  329. RegisterOutput="TRUE"
  330. AdditionalDependencies="strmbaseDU.lib dsutilDU.lib basesplitterDU.lib"
  331. OutputFile="$(OutDir)/$(ProjectName).ax"
  332. AdditionalLibraryDirectories="........lib"
  333. IgnoreDefaultLibraryNames="libc.lib"
  334. ModuleDefinitionFile="$(ProjectName).def"
  335. DelayLoadDLLs=""
  336. GenerateDebugInformation="TRUE"
  337. SubSystem="2"
  338. TargetMachine="1"/>
  339. <Tool
  340. Name="VCMIDLTool"/>
  341. <Tool
  342. Name="VCPostBuildEventTool"/>
  343. <Tool
  344. Name="VCPreBuildEventTool"/>
  345. <Tool
  346. Name="VCPreLinkEventTool"/>
  347. <Tool
  348. Name="VCResourceCompilerTool"/>
  349. <Tool
  350. Name="VCWebServiceProxyGeneratorTool"/>
  351. <Tool
  352. Name="VCXMLDataGeneratorTool"/>
  353. <Tool
  354. Name="VCWebDeploymentTool"/>
  355. <Tool
  356. Name="VCManagedWrapperGeneratorTool"/>
  357. <Tool
  358. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  359. </Configuration>
  360. <Configuration
  361. Name="Release Unicode|Win32"
  362. OutputDirectory="Release Unicode"
  363. IntermediateDirectory="Release Unicode"
  364. ConfigurationType="2"
  365. UseOfMFC="1"
  366. CharacterSet="1">
  367. <Tool
  368. Name="VCCLCompilerTool"
  369. Optimization="2"
  370. InlineFunctionExpansion="1"
  371. OmitFramePointers="TRUE"
  372. AdditionalIncludeDirectories=".AP4SourceCore;.AP4SourceConfig;.AP4SourceCrypto"
  373. PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG"
  374. StringPooling="TRUE"
  375. RuntimeLibrary="0"
  376. EnableFunctionLevelLinking="TRUE"
  377. ForceConformanceInForLoopScope="TRUE"
  378. WarningLevel="3"
  379. Detect64BitPortabilityProblems="FALSE"
  380. DebugInformationFormat="0"
  381. DisableSpecificWarnings="4995;4996;4812"/>
  382. <Tool
  383. Name="VCCustomBuildTool"/>
  384. <Tool
  385. Name="VCLinkerTool"
  386. RegisterOutput="TRUE"
  387. AdditionalDependencies="strmbaseRU.lib dsutilRU.lib basesplitterRU.lib"
  388. OutputFile="$(OutDir)/$(ProjectName).ax"
  389. AdditionalLibraryDirectories="........lib"
  390. ModuleDefinitionFile="$(ProjectName).def"
  391. GenerateDebugInformation="TRUE"
  392. SubSystem="2"
  393. OptimizeReferences="2"
  394. EnableCOMDATFolding="2"
  395. TargetMachine="1"/>
  396. <Tool
  397. Name="VCMIDLTool"/>
  398. <Tool
  399. Name="VCPostBuildEventTool"/>
  400. <Tool
  401. Name="VCPreBuildEventTool"/>
  402. <Tool
  403. Name="VCPreLinkEventTool"/>
  404. <Tool
  405. Name="VCResourceCompilerTool"/>
  406. <Tool
  407. Name="VCWebServiceProxyGeneratorTool"/>
  408. <Tool
  409. Name="VCXMLDataGeneratorTool"/>
  410. <Tool
  411. Name="VCWebDeploymentTool"/>
  412. <Tool
  413. Name="VCManagedWrapperGeneratorTool"/>
  414. <Tool
  415. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  416. </Configuration>
  417. </Configurations>
  418. <References>
  419. </References>
  420. <Files>
  421. <Filter
  422. Name="Source Files"
  423. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  424. <File
  425. RelativePath="MP4Splitter.cpp">
  426. <FileConfiguration
  427. Name="Debug Unicode|Win32">
  428. <Tool
  429. Name="VCCLCompilerTool"
  430. GeneratePreprocessedFile="0"/>
  431. </FileConfiguration>
  432. </File>
  433. <File
  434. RelativePath="MP4Splitter.def">
  435. </File>
  436. <File
  437. RelativePath=".MP4SplitterFile.cpp">
  438. </File>
  439. <File
  440. RelativePath="stdafx.cpp">
  441. <FileConfiguration
  442. Name="Debug lib|Win32">
  443. <Tool
  444. Name="VCCLCompilerTool"
  445. UsePrecompiledHeader="1"/>
  446. </FileConfiguration>
  447. <FileConfiguration
  448. Name="Release lib|Win32">
  449. <Tool
  450. Name="VCCLCompilerTool"
  451. UsePrecompiledHeader="1"/>
  452. </FileConfiguration>
  453. <FileConfiguration
  454. Name="Debug Unicode lib|Win32">
  455. <Tool
  456. Name="VCCLCompilerTool"
  457. UsePrecompiledHeader="1"/>
  458. </FileConfiguration>
  459. <FileConfiguration
  460. Name="Release Unicode lib|Win32">
  461. <Tool
  462. Name="VCCLCompilerTool"
  463. UsePrecompiledHeader="1"/>
  464. </FileConfiguration>
  465. <FileConfiguration
  466. Name="Debug|Win32">
  467. <Tool
  468. Name="VCCLCompilerTool"
  469. UsePrecompiledHeader="1"/>
  470. </FileConfiguration>
  471. <FileConfiguration
  472. Name="Release|Win32">
  473. <Tool
  474. Name="VCCLCompilerTool"
  475. UsePrecompiledHeader="1"/>
  476. </FileConfiguration>
  477. <FileConfiguration
  478. Name="Debug Unicode|Win32">
  479. <Tool
  480. Name="VCCLCompilerTool"
  481. UsePrecompiledHeader="1"/>
  482. </FileConfiguration>
  483. <FileConfiguration
  484. Name="Release Unicode|Win32">
  485. <Tool
  486. Name="VCCLCompilerTool"
  487. UsePrecompiledHeader="1"/>
  488. </FileConfiguration>
  489. </File>
  490. </Filter>
  491. <Filter
  492. Name="Header Files"
  493. Filter="h;hpp;hxx;hm;inl;inc">
  494. <File
  495. RelativePath="MP4Splitter.h">
  496. </File>
  497. <File
  498. RelativePath=".MP4SplitterFile.h">
  499. </File>
  500. <File
  501. RelativePath=".resource.h">
  502. <FileConfiguration
  503. Name="Debug lib|Win32"
  504. ExcludedFromBuild="TRUE">
  505. <Tool
  506. Name="VCCustomBuildTool"/>
  507. </FileConfiguration>
  508. <FileConfiguration
  509. Name="Release lib|Win32"
  510. ExcludedFromBuild="TRUE">
  511. <Tool
  512. Name="VCCustomBuildTool"/>
  513. </FileConfiguration>
  514. <FileConfiguration
  515. Name="Debug Unicode lib|Win32"
  516. ExcludedFromBuild="TRUE">
  517. <Tool
  518. Name="VCCustomBuildTool"/>
  519. </FileConfiguration>
  520. <FileConfiguration
  521. Name="Release Unicode lib|Win32"
  522. ExcludedFromBuild="TRUE">
  523. <Tool
  524. Name="VCCustomBuildTool"/>
  525. </FileConfiguration>
  526. </File>
  527. <File
  528. RelativePath="stdafx.h">
  529. </File>
  530. </Filter>
  531. <Filter
  532. Name="Resource Files"
  533. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  534. <File
  535. RelativePath=".MP4Splitter.rc">
  536. <FileConfiguration
  537. Name="Debug lib|Win32"
  538. ExcludedFromBuild="TRUE">
  539. <Tool
  540. Name="VCResourceCompilerTool"/>
  541. </FileConfiguration>
  542. <FileConfiguration
  543. Name="Release lib|Win32"
  544. ExcludedFromBuild="TRUE">
  545. <Tool
  546. Name="VCResourceCompilerTool"/>
  547. </FileConfiguration>
  548. <FileConfiguration
  549. Name="Debug Unicode lib|Win32"
  550. ExcludedFromBuild="TRUE">
  551. <Tool
  552. Name="VCResourceCompilerTool"/>
  553. </FileConfiguration>
  554. <FileConfiguration
  555. Name="Release Unicode lib|Win32"
  556. ExcludedFromBuild="TRUE">
  557. <Tool
  558. Name="VCResourceCompilerTool"/>
  559. </FileConfiguration>
  560. </File>
  561. </Filter>
  562. <Filter
  563. Name="AP4">
  564. <Filter
  565. Name="Core">
  566. <File
  567. RelativePath=".AP4SourceCoreAp4.h">
  568. </File>
  569. <File
  570. RelativePath=".AP4SourceCoreAp4Array.h">
  571. </File>
  572. <File
  573. RelativePath=".AP4SourceCoreAp4Atom.cpp">
  574. </File>
  575. <File
  576. RelativePath=".AP4SourceCoreAp4Atom.h">
  577. </File>
  578. <File
  579. RelativePath=".AP4SourceCoreAp4AtomFactory.cpp">
  580. </File>
  581. <File
  582. RelativePath=".AP4SourceCoreAp4AtomFactory.h">
  583. </File>
  584. <File
  585. RelativePath=".AP4SourceCoreAp4AtomSampleTable.cpp">
  586. </File>
  587. <File
  588. RelativePath=".AP4SourceCoreAp4AtomSampleTable.h">
  589. </File>
  590. <File
  591. RelativePath=".AP4SourceCoreAp4AvcCAtom.cpp">
  592. </File>
  593. <File
  594. RelativePath=".AP4SourceCoreAp4AvcCAtom.h">
  595. </File>
  596. <File
  597. RelativePath=".AP4SourceCoreAp4ByteStream.cpp">
  598. </File>
  599. <File
  600. RelativePath=".AP4SourceCoreAp4ByteStream.h">
  601. </File>
  602. <File
  603. RelativePath=".AP4SourceCoreAp4ChplAtom.cpp">
  604. </File>
  605. <File
  606. RelativePath=".AP4SourceCoreAp4ChplAtom.h">
  607. </File>
  608. <File
  609. RelativePath=".AP4SourceCoreAp4Co64Atom.cpp">
  610. </File>
  611. <File
  612. RelativePath=".AP4SourceCoreAp4Co64Atom.h">
  613. </File>
  614. <File
  615. RelativePath=".AP4SourceCoreAp4Constants.h">
  616. </File>
  617. <File
  618. RelativePath=".AP4SourceCoreAp4ContainerAtom.cpp">
  619. </File>
  620. <File
  621. RelativePath=".AP4SourceCoreAp4ContainerAtom.h">
  622. </File>
  623. <File
  624. RelativePath=".AP4SourceCoreAp4CttsAtom.cpp">
  625. </File>
  626. <File
  627. RelativePath=".AP4SourceCoreAp4CttsAtom.h">
  628. </File>
  629. <File
  630. RelativePath=".AP4SourceCoreAp4DataAtom.cpp">
  631. </File>
  632. <File
  633. RelativePath=".AP4SourceCoreAp4DataAtom.h">
  634. </File>
  635. <File
  636. RelativePath=".AP4SourceCoreAp4DataBuffer.cpp">
  637. </File>
  638. <File
  639. RelativePath=".AP4SourceCoreAp4DataBuffer.h">
  640. </File>
  641. <File
  642. RelativePath=".AP4SourceCoreAp4Debug.cpp">
  643. </File>
  644. <File
  645. RelativePath=".AP4SourceCoreAp4Debug.h">
  646. </File>
  647. <File
  648. RelativePath=".AP4SourceCoreAp4DecoderConfigDescriptor.cpp">
  649. </File>
  650. <File
  651. RelativePath=".AP4SourceCoreAp4DecoderConfigDescriptor.h">
  652. </File>
  653. <File
  654. RelativePath=".AP4SourceCoreAp4DecoderSpecificInfoDescriptor.cpp">
  655. </File>
  656. <File
  657. RelativePath=".AP4SourceCoreAp4DecoderSpecificInfoDescriptor.h">
  658. </File>
  659. <File
  660. RelativePath=".AP4SourceCoreAp4Descriptor.cpp">
  661. </File>
  662. <File
  663. RelativePath=".AP4SourceCoreAp4Descriptor.h">
  664. </File>
  665. <File
  666. RelativePath=".AP4SourceCoreAp4DescriptorFactory.cpp">
  667. </File>
  668. <File
  669. RelativePath=".AP4SourceCoreAp4DescriptorFactory.h">
  670. </File>
  671. <File
  672. RelativePath=".AP4SourceCoreAp4DrefAtom.cpp">
  673. </File>
  674. <File
  675. RelativePath=".AP4SourceCoreAp4DrefAtom.h">
  676. </File>
  677. <File
  678. RelativePath=".AP4SourceCoreAp4EsDescriptor.cpp">
  679. </File>
  680. <File
  681. RelativePath=".AP4SourceCoreAp4EsDescriptor.h">
  682. </File>
  683. <File
  684. RelativePath=".AP4SourceCoreAp4EsdsAtom.cpp">
  685. </File>
  686. <File
  687. RelativePath=".AP4SourceCoreAp4EsdsAtom.h">
  688. </File>
  689. <File
  690. RelativePath=".AP4SourceCoreAp4File.cpp">
  691. </File>
  692. <File
  693. RelativePath=".AP4SourceCoreAp4File.h">
  694. </File>
  695. <File
  696. RelativePath=".AP4SourceCoreAp4FileByteStream.h">
  697. </File>
  698. <File
  699. RelativePath=".AP4SourceCoreAp4FileWriter.cpp">
  700. </File>
  701. <File
  702. RelativePath=".AP4SourceCoreAp4FileWriter.h">
  703. </File>
  704. <File
  705. RelativePath=".AP4SourceCoreAp4FrmaAtom.cpp">
  706. </File>
  707. <File
  708. RelativePath=".AP4SourceCoreAp4FrmaAtom.h">
  709. </File>
  710. <File
  711. RelativePath=".AP4SourceCoreAp4FtabAtom.cpp">
  712. </File>
  713. <File
  714. RelativePath=".AP4SourceCoreAp4FtabAtom.h">
  715. </File>
  716. <File
  717. RelativePath=".AP4SourceCoreAp4FtypAtom.cpp">
  718. </File>
  719. <File
  720. RelativePath=".AP4SourceCoreAp4FtypAtom.h">
  721. </File>
  722. <File
  723. RelativePath=".AP4SourceCoreAp4HdlrAtom.cpp">
  724. </File>
  725. <File
  726. RelativePath=".AP4SourceCoreAp4HdlrAtom.h">
  727. </File>
  728. <File
  729. RelativePath=".AP4SourceCoreAp4HintTrackReader.cpp">
  730. </File>
  731. <File
  732. RelativePath=".AP4SourceCoreAp4HintTrackReader.h">
  733. </File>
  734. <File
  735. RelativePath=".AP4SourceCoreAp4HmhdAtom.cpp">
  736. </File>
  737. <File
  738. RelativePath=".AP4SourceCoreAp4HmhdAtom.h">
  739. </File>
  740. <File
  741. RelativePath=".AP4SourceCoreAp4IkmsAtom.cpp">
  742. </File>
  743. <File
  744. RelativePath=".AP4SourceCoreAp4IkmsAtom.h">
  745. </File>
  746. <File
  747. RelativePath=".AP4SourceCoreAp4Interfaces.h">
  748. </File>
  749. <File
  750. RelativePath=".AP4SourceCoreAp4IsfmAtom.cpp">
  751. </File>
  752. <File
  753. RelativePath=".AP4SourceCoreAp4IsfmAtom.h">
  754. </File>
  755. <File
  756. RelativePath=".AP4SourceCoreAp4IsmaCryp.cpp">
  757. </File>
  758. <File
  759. RelativePath=".AP4SourceCoreAp4IsmaCryp.h">
  760. </File>
  761. <File
  762. RelativePath=".AP4SourceCoreAp4List.h">
  763. </File>
  764. <File
  765. RelativePath=".AP4SourceCoreAp4MdhdAtom.cpp">
  766. </File>
  767. <File
  768. RelativePath=".AP4SourceCoreAp4MdhdAtom.h">
  769. </File>
  770. <File
  771. RelativePath=".AP4SourceCoreAp4MoovAtom.cpp">
  772. </File>
  773. <File
  774. RelativePath=".AP4SourceCoreAp4MoovAtom.h">
  775. </File>
  776. <File
  777. RelativePath=".AP4SourceCoreAp4Movie.cpp">
  778. </File>
  779. <File
  780. RelativePath=".AP4SourceCoreAp4Movie.h">
  781. </File>
  782. <File
  783. RelativePath=".AP4SourceCoreAp4MvhdAtom.cpp">
  784. </File>
  785. <File
  786. RelativePath=".AP4SourceCoreAp4MvhdAtom.h">
  787. </File>
  788. <File
  789. RelativePath=".AP4SourceCoreAp4NmhdAtom.cpp">
  790. </File>
  791. <File
  792. RelativePath=".AP4SourceCoreAp4NmhdAtom.h">
  793. </File>
  794. <File
  795. RelativePath=".AP4SourceCoreAp4Processor.cpp">
  796. </File>
  797. <File
  798. RelativePath=".AP4SourceCoreAp4Processor.h">
  799. </File>
  800. <File
  801. RelativePath=".AP4SourceCoreAp4Results.h">
  802. </File>
  803. <File
  804. RelativePath=".AP4SourceCoreAp4RtpAtom.cpp">
  805. </File>
  806. <File
  807. RelativePath=".AP4SourceCoreAp4RtpAtom.h">
  808. </File>
  809. <File
  810. RelativePath=".AP4SourceCoreAp4RtpHint.cpp">
  811. </File>
  812. <File
  813. RelativePath=".AP4SourceCoreAp4RtpHint.h">
  814. </File>
  815. <File
  816. RelativePath=".AP4SourceCoreAp4Sample.cpp">
  817. </File>
  818. <File
  819. RelativePath=".AP4SourceCoreAp4Sample.h">
  820. </File>
  821. <File
  822. RelativePath=".AP4SourceCoreAp4SampleDescription.cpp">
  823. </File>
  824. <File
  825. RelativePath=".AP4SourceCoreAp4SampleDescription.h">
  826. </File>
  827. <File
  828. RelativePath=".AP4SourceCoreAp4SampleEntry.cpp">
  829. </File>
  830. <File
  831. RelativePath=".AP4SourceCoreAp4SampleEntry.h">
  832. </File>
  833. <File
  834. RelativePath=".AP4SourceCoreAp4SampleTable.cpp">
  835. </File>
  836. <File
  837. RelativePath=".AP4SourceCoreAp4SampleTable.h">
  838. </File>
  839. <File
  840. RelativePath=".AP4SourceCoreAp4SchmAtom.cpp">
  841. </File>
  842. <File
  843. RelativePath=".AP4SourceCoreAp4SchmAtom.h">
  844. </File>
  845. <File
  846. RelativePath=".AP4SourceCoreAp4SdpAtom.cpp">
  847. </File>
  848. <File
  849. RelativePath=".AP4SourceCoreAp4SdpAtom.h">
  850. </File>
  851. <File
  852. RelativePath=".AP4SourceCoreAp4SLConfigDescriptor.cpp">
  853. </File>
  854. <File
  855. RelativePath=".AP4SourceCoreAp4SLConfigDescriptor.h">
  856. </File>
  857. <File
  858. RelativePath=".AP4SourceCoreAp4SmhdAtom.cpp">
  859. </File>
  860. <File
  861. RelativePath=".AP4SourceCoreAp4SmhdAtom.h">
  862. </File>
  863. <File
  864. RelativePath=".AP4SourceCoreAp4StcoAtom.cpp">
  865. </File>
  866. <File
  867. RelativePath=".AP4SourceCoreAp4StcoAtom.h">
  868. </File>
  869. <File
  870. RelativePath=".AP4SourceCoreAp4StscAtom.cpp">
  871. </File>
  872. <File
  873. RelativePath=".AP4SourceCoreAp4StscAtom.h">
  874. </File>
  875. <File
  876. RelativePath=".AP4SourceCoreAp4StsdAtom.cpp">
  877. </File>
  878. <File
  879. RelativePath=".AP4SourceCoreAp4StsdAtom.h">
  880. </File>
  881. <File
  882. RelativePath=".AP4SourceCoreAp4StssAtom.cpp">
  883. </File>
  884. <File
  885. RelativePath=".AP4SourceCoreAp4StssAtom.h">
  886. </File>
  887. <File
  888. RelativePath=".AP4SourceCoreAp4StszAtom.cpp">
  889. </File>
  890. <File
  891. RelativePath=".AP4SourceCoreAp4StszAtom.h">
  892. </File>
  893. <File
  894. RelativePath=".AP4SourceCoreAp4SttsAtom.cpp">
  895. </File>
  896. <File
  897. RelativePath=".AP4SourceCoreAp4SttsAtom.h">
  898. </File>
  899. <File
  900. RelativePath=".AP4SourceCoreAp4SyntheticSampleTable.cpp">
  901. </File>
  902. <File
  903. RelativePath=".AP4SourceCoreAp4SyntheticSampleTable.h">
  904. </File>
  905. <File
  906. RelativePath=".AP4SourceCoreAp4TimsAtom.cpp">
  907. </File>
  908. <File
  909. RelativePath=".AP4SourceCoreAp4TimsAtom.h">
  910. </File>
  911. <File
  912. RelativePath=".AP4SourceCoreAp4TkhdAtom.cpp">
  913. </File>
  914. <File
  915. RelativePath=".AP4SourceCoreAp4TkhdAtom.h">
  916. </File>
  917. <File
  918. RelativePath=".AP4SourceCoreAp4Track.cpp">
  919. </File>
  920. <File
  921. RelativePath=".AP4SourceCoreAp4Track.h">
  922. </File>
  923. <File
  924. RelativePath=".AP4SourceCoreAp4TrakAtom.cpp">
  925. </File>
  926. <File
  927. RelativePath=".AP4SourceCoreAp4TrakAtom.h">
  928. </File>
  929. <File
  930. RelativePath=".AP4SourceCoreAp4TrefTypeAtom.cpp">
  931. </File>
  932. <File
  933. RelativePath=".AP4SourceCoreAp4TrefTypeAtom.h">
  934. </File>
  935. <File
  936. RelativePath=".AP4SourceCoreAp4Types.h">
  937. </File>
  938. <File
  939. RelativePath=".AP4SourceCoreAp4UnknownDescriptor.cpp">
  940. </File>
  941. <File
  942. RelativePath=".AP4SourceCoreAp4UnknownDescriptor.h">
  943. </File>
  944. <File
  945. RelativePath=".AP4SourceCoreAp4UrlAtom.cpp">
  946. </File>
  947. <File
  948. RelativePath=".AP4SourceCoreAp4UrlAtom.h">
  949. </File>
  950. <File
  951. RelativePath=".AP4SourceCoreAp4Utils.cpp">
  952. </File>
  953. <File
  954. RelativePath=".AP4SourceCoreAp4Utils.h">
  955. </File>
  956. <File
  957. RelativePath=".AP4SourceCoreAp4VmhdAtom.cpp">
  958. </File>
  959. <File
  960. RelativePath=".AP4SourceCoreAp4VmhdAtom.h">
  961. </File>
  962. </Filter>
  963. <Filter
  964. Name="Config">
  965. <File
  966. RelativePath=".AP4SourceConfigAp4Config.h">
  967. </File>
  968. </Filter>
  969. <Filter
  970. Name="Crypto">
  971. <File
  972. RelativePath=".AP4SourceCryptoAp4AesBlockCipher.cpp">
  973. </File>
  974. <File
  975. RelativePath=".AP4SourceCryptoAp4AesBlockCipher.h">
  976. </File>
  977. <File
  978. RelativePath=".AP4SourceCryptoAp4StreamCipher.cpp">
  979. </File>
  980. <File
  981. RelativePath=".AP4SourceCryptoAp4StreamCipher.h">
  982. </File>
  983. </Filter>
  984. </Filter>
  985. </Files>
  986. <Globals>
  987. <Global
  988. Name="DevPartner_IsInstrumented"
  989. Value="0"/>
  990. </Globals>
  991. </VisualStudioProject>