ffh264lib.vcproj
上传用户:jylinhe
上传日期:2022-07-11
资源大小:334k
文件大小:12k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="big5"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="ffh264lib"
  6. ProjectGUID="{E5AFD930-2693-4645-9831-AF8CE34D2460}"
  7. TargetFrameworkVersion="0"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory=".Debug"
  20. IntermediateDirectory=".Debug"
  21. ConfigurationType="4"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. Optimization="0"
  45. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="1"
  49. PrecompiledHeaderFile=".Debug/ffh264lib.pch"
  50. AssemblerListingLocation=".Debug/"
  51. ObjectFile=".Debug/"
  52. ProgramDataBaseFileName=".Debug/"
  53. BrowseInformation="1"
  54. WarningLevel="3"
  55. SuppressStartupBanner="true"
  56. DebugInformationFormat="4"
  57. />
  58. <Tool
  59. Name="VCManagedResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. PreprocessorDefinitions="_DEBUG"
  64. Culture="1028"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLibrarianTool"
  71. OutputFile="..SDVRJRffh264libd.lib"
  72. SuppressStartupBanner="true"
  73. />
  74. <Tool
  75. Name="VCALinkTool"
  76. />
  77. <Tool
  78. Name="VCXDCMakeTool"
  79. />
  80. <Tool
  81. Name="VCBscMakeTool"
  82. SuppressStartupBanner="true"
  83. OutputFile=".Debug/ffh264lib.bsc"
  84. />
  85. <Tool
  86. Name="VCFxCopTool"
  87. />
  88. <Tool
  89. Name="VCPostBuildEventTool"
  90. />
  91. </Configuration>
  92. <Configuration
  93. Name="Release|Win32"
  94. OutputDirectory=".Release"
  95. IntermediateDirectory=".Release"
  96. ConfigurationType="4"
  97. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  98. UseOfMFC="0"
  99. ATLMinimizesCRunTimeLibraryUsage="false"
  100. CharacterSet="2"
  101. WholeProgramOptimization="1"
  102. >
  103. <Tool
  104. Name="VCPreBuildEventTool"
  105. />
  106. <Tool
  107. Name="VCCustomBuildTool"
  108. />
  109. <Tool
  110. Name="VCXMLDataGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCWebServiceProxyGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCMIDLTool"
  117. />
  118. <Tool
  119. Name="VCCLCompilerTool"
  120. AdditionalOptions="/QxP"
  121. Optimization="2"
  122. InlineFunctionExpansion="1"
  123. FavorSizeOrSpeed="1"
  124. WholeProgramOptimization="true"
  125. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
  126. StringPooling="true"
  127. RuntimeLibrary="0"
  128. BufferSecurityCheck="false"
  129. EnableFunctionLevelLinking="true"
  130. EnableEnhancedInstructionSet="0"
  131. PrecompiledHeaderFile=".Release/ffh264lib.pch"
  132. AssemblerListingLocation=".Release/"
  133. ObjectFile=".Release/"
  134. ProgramDataBaseFileName=".Release/"
  135. BrowseInformation="1"
  136. WarningLevel="3"
  137. SuppressStartupBanner="true"
  138. />
  139. <Tool
  140. Name="VCManagedResourceCompilerTool"
  141. />
  142. <Tool
  143. Name="VCResourceCompilerTool"
  144. PreprocessorDefinitions="NDEBUG"
  145. Culture="1028"
  146. />
  147. <Tool
  148. Name="VCPreLinkEventTool"
  149. />
  150. <Tool
  151. Name="VCLibrarianTool"
  152. OutputFile="..SDVRJRffh264lib.lib"
  153. SuppressStartupBanner="true"
  154. />
  155. <Tool
  156. Name="VCALinkTool"
  157. />
  158. <Tool
  159. Name="VCXDCMakeTool"
  160. />
  161. <Tool
  162. Name="VCBscMakeTool"
  163. SuppressStartupBanner="true"
  164. OutputFile=".Release/ffh264lib.bsc"
  165. />
  166. <Tool
  167. Name="VCFxCopTool"
  168. />
  169. <Tool
  170. Name="VCPostBuildEventTool"
  171. />
  172. </Configuration>
  173. </Configurations>
  174. <References>
  175. </References>
  176. <Files>
  177. <Filter
  178. Name="Source Files"
  179. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  180. >
  181. <File
  182. RelativePath=".bitstream.c"
  183. >
  184. <FileConfiguration
  185. Name="Release|Win32"
  186. >
  187. <Tool
  188. Name="VCCLCompilerTool"
  189. AdditionalOptions="/QxP"
  190. Optimization="2"
  191. EnableEnhancedInstructionSet="0"
  192. />
  193. </FileConfiguration>
  194. </File>
  195. <File
  196. RelativePath=".cabac.c"
  197. >
  198. <FileConfiguration
  199. Name="Release|Win32"
  200. >
  201. <Tool
  202. Name="VCCLCompilerTool"
  203. AdditionalOptions="/QxP"
  204. Optimization="2"
  205. EnableEnhancedInstructionSet="0"
  206. />
  207. </FileConfiguration>
  208. </File>
  209. <File
  210. RelativePath=".dsputil.c"
  211. >
  212. <FileConfiguration
  213. Name="Release|Win32"
  214. >
  215. <Tool
  216. Name="VCCLCompilerTool"
  217. AdditionalOptions="/QxP"
  218. Optimization="2"
  219. EnableEnhancedInstructionSet="0"
  220. />
  221. </FileConfiguration>
  222. </File>
  223. <File
  224. RelativePath=".error_resilience.c"
  225. >
  226. <FileConfiguration
  227. Name="Release|Win32"
  228. >
  229. <Tool
  230. Name="VCCLCompilerTool"
  231. AdditionalOptions="/QxP"
  232. Optimization="2"
  233. EnableEnhancedInstructionSet="0"
  234. />
  235. </FileConfiguration>
  236. </File>
  237. <File
  238. RelativePath=".golomb.c"
  239. >
  240. <FileConfiguration
  241. Name="Release|Win32"
  242. >
  243. <Tool
  244. Name="VCCLCompilerTool"
  245. AdditionalOptions="/QxP"
  246. Optimization="2"
  247. EnableEnhancedInstructionSet="0"
  248. />
  249. </FileConfiguration>
  250. </File>
  251. <File
  252. RelativePath=".h264.c"
  253. >
  254. <FileConfiguration
  255. Name="Release|Win32"
  256. >
  257. <Tool
  258. Name="VCCLCompilerTool"
  259. AdditionalOptions="/QxP"
  260. Optimization="2"
  261. EnableEnhancedInstructionSet="0"
  262. />
  263. </FileConfiguration>
  264. </File>
  265. <File
  266. RelativePath=".h264idct.c"
  267. >
  268. <FileConfiguration
  269. Name="Release|Win32"
  270. >
  271. <Tool
  272. Name="VCCLCompilerTool"
  273. AdditionalOptions="/QxP"
  274. Optimization="2"
  275. EnableEnhancedInstructionSet="0"
  276. />
  277. </FileConfiguration>
  278. </File>
  279. <File
  280. RelativePath=".h264pred.c"
  281. >
  282. <FileConfiguration
  283. Name="Release|Win32"
  284. >
  285. <Tool
  286. Name="VCCLCompilerTool"
  287. AdditionalOptions="/QxP"
  288. Optimization="2"
  289. EnableEnhancedInstructionSet="0"
  290. />
  291. </FileConfiguration>
  292. </File>
  293. <File
  294. RelativePath=".imgconvert.c"
  295. >
  296. <FileConfiguration
  297. Name="Release|Win32"
  298. >
  299. <Tool
  300. Name="VCCLCompilerTool"
  301. AdditionalOptions="/QxP"
  302. Optimization="2"
  303. EnableEnhancedInstructionSet="0"
  304. />
  305. </FileConfiguration>
  306. </File>
  307. <File
  308. RelativePath=".jrevdct.c"
  309. >
  310. <FileConfiguration
  311. Name="Release|Win32"
  312. >
  313. <Tool
  314. Name="VCCLCompilerTool"
  315. AdditionalOptions="/QxP"
  316. Optimization="2"
  317. EnableEnhancedInstructionSet="0"
  318. />
  319. </FileConfiguration>
  320. </File>
  321. <File
  322. RelativePath=".log.c"
  323. >
  324. <FileConfiguration
  325. Name="Release|Win32"
  326. >
  327. <Tool
  328. Name="VCCLCompilerTool"
  329. AdditionalOptions="/QxP"
  330. Optimization="2"
  331. EnableEnhancedInstructionSet="0"
  332. />
  333. </FileConfiguration>
  334. </File>
  335. <File
  336. RelativePath=".mem.c"
  337. >
  338. <FileConfiguration
  339. Name="Release|Win32"
  340. >
  341. <Tool
  342. Name="VCCLCompilerTool"
  343. AdditionalOptions="/QxP"
  344. Optimization="2"
  345. EnableEnhancedInstructionSet="0"
  346. />
  347. </FileConfiguration>
  348. </File>
  349. <File
  350. RelativePath=".mpegvideo.c"
  351. >
  352. <FileConfiguration
  353. Name="Release|Win32"
  354. >
  355. <Tool
  356. Name="VCCLCompilerTool"
  357. AdditionalOptions="/QxP"
  358. Optimization="2"
  359. EnableEnhancedInstructionSet="0"
  360. />
  361. </FileConfiguration>
  362. </File>
  363. <File
  364. RelativePath=".opt.c"
  365. >
  366. <FileConfiguration
  367. Name="Release|Win32"
  368. >
  369. <Tool
  370. Name="VCCLCompilerTool"
  371. AdditionalOptions="/QxP"
  372. Optimization="2"
  373. EnableEnhancedInstructionSet="0"
  374. />
  375. </FileConfiguration>
  376. </File>
  377. <File
  378. RelativePath=".options.c"
  379. >
  380. <FileConfiguration
  381. Name="Release|Win32"
  382. >
  383. <Tool
  384. Name="VCCLCompilerTool"
  385. AdditionalOptions="/QxP"
  386. EnableEnhancedInstructionSet="0"
  387. />
  388. </FileConfiguration>
  389. </File>
  390. <File
  391. RelativePath=".parser.c"
  392. >
  393. <FileConfiguration
  394. Name="Release|Win32"
  395. >
  396. <Tool
  397. Name="VCCLCompilerTool"
  398. AdditionalOptions="/QxP"
  399. Optimization="2"
  400. EnableEnhancedInstructionSet="0"
  401. />
  402. </FileConfiguration>
  403. </File>
  404. <File
  405. RelativePath=".rational.c"
  406. >
  407. <FileConfiguration
  408. Name="Release|Win32"
  409. >
  410. <Tool
  411. Name="VCCLCompilerTool"
  412. AdditionalOptions="/QxP"
  413. Optimization="2"
  414. EnableEnhancedInstructionSet="0"
  415. />
  416. </FileConfiguration>
  417. </File>
  418. <File
  419. RelativePath=".simple_idct.c"
  420. >
  421. <FileConfiguration
  422. Name="Release|Win32"
  423. >
  424. <Tool
  425. Name="VCCLCompilerTool"
  426. AdditionalOptions="/QxP"
  427. Optimization="2"
  428. EnableEnhancedInstructionSet="0"
  429. />
  430. </FileConfiguration>
  431. </File>
  432. <File
  433. RelativePath=".utils.c"
  434. >
  435. <FileConfiguration
  436. Name="Release|Win32"
  437. >
  438. <Tool
  439. Name="VCCLCompilerTool"
  440. AdditionalOptions="/QxP"
  441. Optimization="2"
  442. EnableEnhancedInstructionSet="0"
  443. />
  444. </FileConfiguration>
  445. </File>
  446. <File
  447. RelativePath=".yuv420argb.c"
  448. >
  449. <FileConfiguration
  450. Name="Release|Win32"
  451. >
  452. <Tool
  453. Name="VCCLCompilerTool"
  454. AdditionalOptions="/QxP"
  455. Optimization="2"
  456. EnableEnhancedInstructionSet="0"
  457. />
  458. </FileConfiguration>
  459. </File>
  460. </Filter>
  461. <Filter
  462. Name="Header Files"
  463. Filter="h;hpp;hxx;hm;inl"
  464. >
  465. <File
  466. RelativePath=".avcodec.h"
  467. >
  468. </File>
  469. <File
  470. RelativePath=".avutil.h"
  471. >
  472. </File>
  473. <File
  474. RelativePath=".bitstream.h"
  475. >
  476. </File>
  477. <File
  478. RelativePath=".bswap.h"
  479. >
  480. </File>
  481. <File
  482. RelativePath=".cabac.h"
  483. >
  484. </File>
  485. <File
  486. RelativePath=".colorspace.h"
  487. >
  488. </File>
  489. <File
  490. RelativePath=".common.h"
  491. >
  492. </File>
  493. <File
  494. RelativePath=".config.h"
  495. >
  496. </File>
  497. <File
  498. RelativePath=".dsputil.h"
  499. >
  500. </File>
  501. <File
  502. RelativePath=".eval.h"
  503. >
  504. </File>
  505. <File
  506. RelativePath=".ffh264.h"
  507. >
  508. </File>
  509. <File
  510. RelativePath=".golomb.h"
  511. >
  512. </File>
  513. <File
  514. RelativePath=".h264.h"
  515. >
  516. </File>
  517. <File
  518. RelativePath=".h264data.h"
  519. >
  520. </File>
  521. <File
  522. RelativePath=".h264pred.h"
  523. >
  524. </File>
  525. <File
  526. RelativePath=".imgconvert.h"
  527. >
  528. </File>
  529. <File
  530. RelativePath=".internal.h"
  531. >
  532. </File>
  533. <File
  534. RelativePath=".intreadwrite.h"
  535. >
  536. </File>
  537. <File
  538. RelativePath=".log.h"
  539. >
  540. </File>
  541. <File
  542. RelativePath=".mathematics.h"
  543. >
  544. </File>
  545. <File
  546. RelativePath=".mathops.h"
  547. >
  548. </File>
  549. <File
  550. RelativePath=".mem.h"
  551. >
  552. </File>
  553. <File
  554. RelativePath=".mpegvideo.h"
  555. >
  556. </File>
  557. <File
  558. RelativePath=".mpegvideo_common.h"
  559. >
  560. </File>
  561. <File
  562. RelativePath=".opt.h"
  563. >
  564. </File>
  565. <File
  566. RelativePath=".parser.h"
  567. >
  568. </File>
  569. <File
  570. RelativePath=".ratecontrol.h"
  571. >
  572. </File>
  573. <File
  574. RelativePath=".rational.h"
  575. >
  576. </File>
  577. <File
  578. RelativePath=".rectangle.h"
  579. >
  580. </File>
  581. <File
  582. RelativePath=".rl.h"
  583. >
  584. </File>
  585. <File
  586. RelativePath=".simple_idct.h"
  587. >
  588. </File>
  589. <File
  590. RelativePath=".yuv420argb.h"
  591. >
  592. </File>
  593. </Filter>
  594. </Files>
  595. <Globals>
  596. </Globals>
  597. </VisualStudioProject>