Core.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="Core"
  6. RootNamespace="Core"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory=".Debug"
  17. IntermediateDirectory=".Debug"
  18. ConfigurationType="4"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="........SourceConfig;........SourceCrypto"
  26. PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="3"
  29. RuntimeTypeInfo="TRUE"
  30. UsePrecompiledHeader="2"
  31. PrecompiledHeaderFile=".Debug/Core.pch"
  32. AssemblerListingLocation=".Debug/"
  33. ObjectFile=".Debug/"
  34. ProgramDataBaseFileName=".Debug/"
  35. WarningLevel="3"
  36. SuppressStartupBanner="TRUE"
  37. DebugInformationFormat="4"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLibrarianTool"
  43. OutputFile=".DebugCore.lib"
  44. SuppressStartupBanner="TRUE"/>
  45. <Tool
  46. Name="VCMIDLTool"/>
  47. <Tool
  48. Name="VCPostBuildEventTool"/>
  49. <Tool
  50. Name="VCPreBuildEventTool"/>
  51. <Tool
  52. Name="VCPreLinkEventTool"/>
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. PreprocessorDefinitions="_DEBUG"
  56. Culture="1033"/>
  57. <Tool
  58. Name="VCWebServiceProxyGeneratorTool"/>
  59. <Tool
  60. Name="VCXMLDataGeneratorTool"/>
  61. <Tool
  62. Name="VCManagedWrapperGeneratorTool"/>
  63. <Tool
  64. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  65. </Configuration>
  66. <Configuration
  67. Name="Release|Win32"
  68. OutputDirectory=".Release"
  69. IntermediateDirectory=".Release"
  70. ConfigurationType="4"
  71. UseOfMFC="0"
  72. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  73. CharacterSet="2">
  74. <Tool
  75. Name="VCCLCompilerTool"
  76. InlineFunctionExpansion="1"
  77. AdditionalIncludeDirectories="........SourceConfig;........SourceCrypto"
  78. PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
  79. StringPooling="TRUE"
  80. RuntimeLibrary="2"
  81. EnableFunctionLevelLinking="TRUE"
  82. RuntimeTypeInfo="TRUE"
  83. UsePrecompiledHeader="2"
  84. PrecompiledHeaderFile=".Release/Core.pch"
  85. AssemblerListingLocation=".Release/"
  86. ObjectFile=".Release/"
  87. ProgramDataBaseFileName=".Release/"
  88. WarningLevel="3"
  89. SuppressStartupBanner="TRUE"
  90. CompileAs="0"/>
  91. <Tool
  92. Name="VCCustomBuildTool"/>
  93. <Tool
  94. Name="VCLibrarianTool"
  95. OutputFile=".ReleaseCore.lib"
  96. SuppressStartupBanner="TRUE"/>
  97. <Tool
  98. Name="VCMIDLTool"/>
  99. <Tool
  100. Name="VCPostBuildEventTool"/>
  101. <Tool
  102. Name="VCPreBuildEventTool"/>
  103. <Tool
  104. Name="VCPreLinkEventTool"/>
  105. <Tool
  106. Name="VCResourceCompilerTool"
  107. PreprocessorDefinitions="NDEBUG"
  108. Culture="1033"/>
  109. <Tool
  110. Name="VCWebServiceProxyGeneratorTool"/>
  111. <Tool
  112. Name="VCXMLDataGeneratorTool"/>
  113. <Tool
  114. Name="VCManagedWrapperGeneratorTool"/>
  115. <Tool
  116. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  117. </Configuration>
  118. <Configuration
  119. Name="ST|Win32"
  120. OutputDirectory="$(ConfigurationName)"
  121. IntermediateDirectory="$(ConfigurationName)"
  122. ConfigurationType="4"
  123. UseOfMFC="0"
  124. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  125. CharacterSet="2">
  126. <Tool
  127. Name="VCCLCompilerTool"
  128. InlineFunctionExpansion="1"
  129. AdditionalIncludeDirectories="........SourceConfig;........SourceCrypto"
  130. PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
  131. StringPooling="TRUE"
  132. RuntimeLibrary="4"
  133. EnableFunctionLevelLinking="TRUE"
  134. RuntimeTypeInfo="TRUE"
  135. UsePrecompiledHeader="2"
  136. PrecompiledHeaderFile=".Release/Core.pch"
  137. AssemblerListingLocation=".Release/"
  138. ObjectFile=".Release/"
  139. ProgramDataBaseFileName=".Release/"
  140. WarningLevel="3"
  141. SuppressStartupBanner="TRUE"
  142. CompileAs="0"/>
  143. <Tool
  144. Name="VCCustomBuildTool"/>
  145. <Tool
  146. Name="VCLibrarianTool"
  147. OutputFile=".ReleaseCore.lib"
  148. SuppressStartupBanner="TRUE"/>
  149. <Tool
  150. Name="VCMIDLTool"/>
  151. <Tool
  152. Name="VCPostBuildEventTool"/>
  153. <Tool
  154. Name="VCPreBuildEventTool"/>
  155. <Tool
  156. Name="VCPreLinkEventTool"/>
  157. <Tool
  158. Name="VCResourceCompilerTool"
  159. PreprocessorDefinitions="NDEBUG"
  160. Culture="1033"/>
  161. <Tool
  162. Name="VCWebServiceProxyGeneratorTool"/>
  163. <Tool
  164. Name="VCXMLDataGeneratorTool"/>
  165. <Tool
  166. Name="VCManagedWrapperGeneratorTool"/>
  167. <Tool
  168. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  169. </Configuration>
  170. </Configurations>
  171. <References>
  172. </References>
  173. <Files>
  174. <Filter
  175. Name="Source Files"
  176. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  177. <File
  178. RelativePath="........SourceCoreAp4Atom.cpp">
  179. </File>
  180. <File
  181. RelativePath="........SourceCoreAp4AtomFactory.cpp">
  182. </File>
  183. <File
  184. RelativePath="........SourceCoreAp4AtomSampleTable.cpp">
  185. </File>
  186. <File
  187. RelativePath="........SourceCoreAp4ByteStream.cpp">
  188. </File>
  189. <File
  190. RelativePath="........SourceCoreAp4ContainerAtom.cpp">
  191. </File>
  192. <File
  193. RelativePath="........SourceCoreAp4CttsAtom.cpp">
  194. </File>
  195. <File
  196. RelativePath="........SourceCoreAp4DataBuffer.cpp">
  197. </File>
  198. <File
  199. RelativePath="........SourceCoreAp4Debug.cpp">
  200. </File>
  201. <File
  202. RelativePath="........SourceCoreAp4DecoderConfigDescriptor.cpp">
  203. </File>
  204. <File
  205. RelativePath="........SourceCoreAp4DecoderSpecificInfoDescriptor.cpp">
  206. </File>
  207. <File
  208. RelativePath="........SourceCoreAp4Descriptor.cpp">
  209. </File>
  210. <File
  211. RelativePath="........SourceCoreAp4DescriptorFactory.cpp">
  212. </File>
  213. <File
  214. RelativePath="........SourceCoreAp4DrefAtom.cpp">
  215. </File>
  216. <File
  217. RelativePath="........SourceCoreAp4EsDescriptor.cpp">
  218. </File>
  219. <File
  220. RelativePath="........SourceCoreAp4EsdsAtom.cpp">
  221. </File>
  222. <File
  223. RelativePath="........SourceCoreAp4File.cpp">
  224. </File>
  225. <File
  226. RelativePath="........SourceCoreAp4FileWriter.cpp">
  227. </File>
  228. <File
  229. RelativePath="........SourceCoreAp4FrmaAtom.cpp">
  230. </File>
  231. <File
  232. RelativePath="........SourceCoreAp4FtypAtom.cpp">
  233. </File>
  234. <File
  235. RelativePath="........SourceCoreAp4HdlrAtom.cpp">
  236. </File>
  237. <File
  238. RelativePath="........SourceCoreAp4HintTrackReader.cpp">
  239. </File>
  240. <File
  241. RelativePath="........SourceCoreAp4HmhdAtom.cpp">
  242. </File>
  243. <File
  244. RelativePath="........SourceCoreAp4IkmsAtom.cpp">
  245. </File>
  246. <File
  247. RelativePath="........SourceCoreAp4IsfmAtom.cpp">
  248. </File>
  249. <File
  250. RelativePath="........SourceCoreAp4IsmaCryp.cpp">
  251. </File>
  252. <File
  253. RelativePath="........SourceCoreAp4MdhdAtom.cpp">
  254. </File>
  255. <File
  256. RelativePath="........SourceCoreAp4MoovAtom.cpp">
  257. </File>
  258. <File
  259. RelativePath="........SourceCoreAp4Movie.cpp">
  260. </File>
  261. <File
  262. RelativePath="........SourceCoreAp4MvhdAtom.cpp">
  263. </File>
  264. <File
  265. RelativePath="........SourceCoreAp4NmhdAtom.cpp">
  266. </File>
  267. <File
  268. RelativePath="........SourceCoreAp4Processor.cpp">
  269. </File>
  270. <File
  271. RelativePath="........SourceCoreAp4RtpAtom.cpp">
  272. </File>
  273. <File
  274. RelativePath="........SourceCoreAp4RtpHint.cpp">
  275. </File>
  276. <File
  277. RelativePath="........SourceCoreAp4Sample.cpp">
  278. </File>
  279. <File
  280. RelativePath="........SourceCoreAp4SampleDescription.cpp">
  281. </File>
  282. <File
  283. RelativePath="........SourceCoreAp4SampleEntry.cpp">
  284. </File>
  285. <File
  286. RelativePath="........SourceCoreAp4SampleTable.cpp">
  287. </File>
  288. <File
  289. RelativePath="........SourceCoreAp4SchmAtom.cpp">
  290. </File>
  291. <File
  292. RelativePath="........SourceCoreAp4SdpAtom.cpp">
  293. </File>
  294. <File
  295. RelativePath="........SourceCoreAp4SLConfigDescriptor.cpp">
  296. </File>
  297. <File
  298. RelativePath="........SourceCoreAp4SmhdAtom.cpp">
  299. </File>
  300. <File
  301. RelativePath="........SourceCoreAp4StcoAtom.cpp">
  302. </File>
  303. <File
  304. RelativePath="........SourceCoreAp4StscAtom.cpp">
  305. </File>
  306. <File
  307. RelativePath="........SourceCoreAp4StsdAtom.cpp">
  308. </File>
  309. <File
  310. RelativePath="........SourceCoreAp4StssAtom.cpp">
  311. </File>
  312. <File
  313. RelativePath="........SourceCoreAp4StszAtom.cpp">
  314. </File>
  315. <File
  316. RelativePath="........SourceCoreAp4SttsAtom.cpp">
  317. </File>
  318. <File
  319. RelativePath="........SourceCoreAp4SyntheticSampleTable.cpp">
  320. </File>
  321. <File
  322. RelativePath="........SourceCoreAp4TimsAtom.cpp">
  323. </File>
  324. <File
  325. RelativePath="........SourceCoreAp4TkhdAtom.cpp">
  326. </File>
  327. <File
  328. RelativePath="........SourceCoreAp4Track.cpp">
  329. </File>
  330. <File
  331. RelativePath="........SourceCoreAp4TrakAtom.cpp">
  332. </File>
  333. <File
  334. RelativePath="........SourceCoreAp4TrefTypeAtom.cpp">
  335. </File>
  336. <File
  337. RelativePath="........SourceCoreAp4UnknownDescriptor.cpp">
  338. </File>
  339. <File
  340. RelativePath="........SourceCoreAp4UrlAtom.cpp">
  341. </File>
  342. <File
  343. RelativePath="........SourceCoreAp4Utils.cpp">
  344. </File>
  345. <File
  346. RelativePath="........SourceCoreAp4VmhdAtom.cpp">
  347. </File>
  348. </Filter>
  349. <Filter
  350. Name="Header Files"
  351. Filter="h;hpp;hxx;hm;inl">
  352. <File
  353. RelativePath="........SourceCoreAp4.h">
  354. </File>
  355. <File
  356. RelativePath="........SourceCoreAp4Array.h">
  357. </File>
  358. <File
  359. RelativePath="........SourceCoreAp4Atom.h">
  360. </File>
  361. <File
  362. RelativePath="........SourceCoreAp4AtomFactory.h">
  363. </File>
  364. <File
  365. RelativePath="........SourceCoreAp4AtomSampleTable.h">
  366. </File>
  367. <File
  368. RelativePath="........SourceCoreAp4ByteStream.h">
  369. </File>
  370. <File
  371. RelativePath="........SourceConfigAp4Config.h">
  372. </File>
  373. <File
  374. RelativePath="........SourceCoreAp4Constants.h">
  375. </File>
  376. <File
  377. RelativePath="........SourceCoreAp4ContainerAtom.h">
  378. </File>
  379. <File
  380. RelativePath="........SourceCoreAp4CttsAtom.h">
  381. </File>
  382. <File
  383. RelativePath="........SourceCoreAp4DataBuffer.h">
  384. </File>
  385. <File
  386. RelativePath="........SourceCoreAp4Debug.h">
  387. </File>
  388. <File
  389. RelativePath="........SourceCoreAp4DecoderConfigDescriptor.h">
  390. </File>
  391. <File
  392. RelativePath="........SourceCoreAp4DecoderSpecificInfoDescriptor.h">
  393. </File>
  394. <File
  395. RelativePath="........SourceCoreAp4Descriptor.h">
  396. </File>
  397. <File
  398. RelativePath="........SourceCoreAp4DescriptorFactory.h">
  399. </File>
  400. <File
  401. RelativePath="........SourceCoreAp4DrefAtom.h">
  402. </File>
  403. <File
  404. RelativePath="........SourceCoreAp4EsDescriptor.h">
  405. </File>
  406. <File
  407. RelativePath="........SourceCoreAp4EsdsAtom.h">
  408. </File>
  409. <File
  410. RelativePath="........SourceCoreAp4File.h">
  411. </File>
  412. <File
  413. RelativePath="........SourceCoreAp4FileByteStream.h">
  414. </File>
  415. <File
  416. RelativePath="........SourceCoreAp4FileWriter.h">
  417. </File>
  418. <File
  419. RelativePath="........SourceCoreAp4FrmaAtom.h">
  420. </File>
  421. <File
  422. RelativePath="........SourceCoreAp4FtypAtom.h">
  423. </File>
  424. <File
  425. RelativePath="........SourceCoreAp4HdlrAtom.h">
  426. </File>
  427. <File
  428. RelativePath="........SourceCoreAp4HintTrackReader.h">
  429. </File>
  430. <File
  431. RelativePath="........SourceCoreAp4HmhdAtom.h">
  432. </File>
  433. <File
  434. RelativePath="........SourceCoreAp4IkmsAtom.h">
  435. </File>
  436. <File
  437. RelativePath="........SourceCoreAp4Interfaces.h">
  438. </File>
  439. <File
  440. RelativePath="........SourceCoreAp4IsfmAtom.h">
  441. </File>
  442. <File
  443. RelativePath="........SourceCoreAp4IsmaCryp.h">
  444. </File>
  445. <File
  446. RelativePath="........SourceCoreAp4List.h">
  447. </File>
  448. <File
  449. RelativePath="........SourceCoreAp4MdhdAtom.h">
  450. </File>
  451. <File
  452. RelativePath="........SourceCoreAp4MoovAtom.h">
  453. </File>
  454. <File
  455. RelativePath="........SourceCoreAp4Movie.h">
  456. </File>
  457. <File
  458. RelativePath="........SourceCoreAp4MvhdAtom.h">
  459. </File>
  460. <File
  461. RelativePath="........SourceCoreAp4NmhdAtom.h">
  462. </File>
  463. <File
  464. RelativePath="........SourceCoreAp4Processor.h">
  465. </File>
  466. <File
  467. RelativePath="........SourceCoreAp4Results.h">
  468. </File>
  469. <File
  470. RelativePath="........SourceCoreAp4RtpAtom.h">
  471. </File>
  472. <File
  473. RelativePath="........SourceCoreAp4RtpHint.h">
  474. </File>
  475. <File
  476. RelativePath="........SourceCoreAp4Sample.h">
  477. </File>
  478. <File
  479. RelativePath="........SourceCoreAp4SampleDescription.h">
  480. </File>
  481. <File
  482. RelativePath="........SourceCoreAp4SampleEntry.h">
  483. </File>
  484. <File
  485. RelativePath="........SourceCoreAp4SampleTable.h">
  486. </File>
  487. <File
  488. RelativePath="........SourceCoreAp4SchmAtom.h">
  489. </File>
  490. <File
  491. RelativePath="........SourceCoreAp4SdpAtom.h">
  492. </File>
  493. <File
  494. RelativePath="........SourceCoreAp4SLConfigDescriptor.h">
  495. </File>
  496. <File
  497. RelativePath="........SourceCoreAp4SmhdAtom.h">
  498. </File>
  499. <File
  500. RelativePath="........SourceCoreAp4StcoAtom.h">
  501. </File>
  502. <File
  503. RelativePath="........SourceCoreAp4StscAtom.h">
  504. </File>
  505. <File
  506. RelativePath="........SourceCoreAp4StsdAtom.h">
  507. </File>
  508. <File
  509. RelativePath="........SourceCoreAp4StssAtom.h">
  510. </File>
  511. <File
  512. RelativePath="........SourceCoreAp4StszAtom.h">
  513. </File>
  514. <File
  515. RelativePath="........SourceCoreAp4SttsAtom.h">
  516. </File>
  517. <File
  518. RelativePath="........SourceCoreAp4SyntheticSampleTable.h">
  519. </File>
  520. <File
  521. RelativePath="........SourceCoreAp4TimsAtom.h">
  522. </File>
  523. <File
  524. RelativePath="........SourceCoreAp4TkhdAtom.h">
  525. </File>
  526. <File
  527. RelativePath="........SourceCoreAp4Track.h">
  528. </File>
  529. <File
  530. RelativePath="........SourceCoreAp4TrakAtom.h">
  531. </File>
  532. <File
  533. RelativePath="........SourceCoreAp4TrefTypeAtom.h">
  534. </File>
  535. <File
  536. RelativePath="........SourceCoreAp4Types.h">
  537. </File>
  538. <File
  539. RelativePath="........SourceCoreAp4UnknownDescriptor.h">
  540. </File>
  541. <File
  542. RelativePath="........SourceCoreAp4UrlAtom.h">
  543. </File>
  544. <File
  545. RelativePath="........SourceCoreAp4Utils.h">
  546. </File>
  547. <File
  548. RelativePath="........SourceCoreAp4VmhdAtom.h">
  549. </File>
  550. </Filter>
  551. </Files>
  552. <Globals>
  553. </Globals>
  554. </VisualStudioProject>