X264Lib.vcproj
上传用户:lctgjx
上传日期:2022-06-04
资源大小:8887k
文件大小:22k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="X264Lib"
  6. ProjectGUID="{37D42FB3-DE2D-4608-A5AA-EDD58D5917E9}"
  7. RootNamespace="X264Lib"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="bin"
  21. IntermediateDirectory=".obj/x86_debug"
  22. ConfigurationType="4"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
  24. CharacterSet="2"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="../common;../extras;../"
  45. PreprocessorDefinitions="_DEBUG;_LIB;WIN32;__X264__;ARCH_X86;HAVE_STDINT_H;VISUALIZE"
  46. MinimalRebuild="false"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="1"
  49. UsePrecompiledHeader="0"
  50. PrecompiledHeaderFile=".obj/libx264.pch"
  51. AssemblerListingLocation=".obj/x86_debug"
  52. ObjectFile=".obj/"
  53. ProgramDataBaseFileName=".obj/"
  54. WarningLevel="3"
  55. SuppressStartupBanner="true"
  56. Detect64BitPortabilityProblems="false"
  57. DebugInformationFormat="3"
  58. CompileAs="0"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLibrarianTool"
  71. AdditionalDependencies="libX11.lib"
  72. OutputFile="./Bin/X264Lib.lib"
  73. />
  74. <Tool
  75. Name="VCALinkTool"
  76. />
  77. <Tool
  78. Name="VCXDCMakeTool"
  79. />
  80. <Tool
  81. Name="VCBscMakeTool"
  82. />
  83. <Tool
  84. Name="VCFxCopTool"
  85. />
  86. <Tool
  87. Name="VCPostBuildEventTool"
  88. />
  89. </Configuration>
  90. <Configuration
  91. Name="Release|Win32"
  92. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  93. IntermediateDirectory="$(ConfigurationName)"
  94. ConfigurationType="1"
  95. CharacterSet="1"
  96. WholeProgramOptimization="1"
  97. >
  98. <Tool
  99. Name="VCPreBuildEventTool"
  100. />
  101. <Tool
  102. Name="VCCustomBuildTool"
  103. />
  104. <Tool
  105. Name="VCXMLDataGeneratorTool"
  106. />
  107. <Tool
  108. Name="VCWebServiceProxyGeneratorTool"
  109. />
  110. <Tool
  111. Name="VCMIDLTool"
  112. />
  113. <Tool
  114. Name="VCCLCompilerTool"
  115. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  116. RuntimeLibrary="2"
  117. UsePrecompiledHeader="0"
  118. WarningLevel="3"
  119. Detect64BitPortabilityProblems="true"
  120. DebugInformationFormat="3"
  121. />
  122. <Tool
  123. Name="VCManagedResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCPreLinkEventTool"
  130. />
  131. <Tool
  132. Name="VCLinkerTool"
  133. LinkIncremental="1"
  134. GenerateDebugInformation="true"
  135. SubSystem="1"
  136. OptimizeReferences="2"
  137. EnableCOMDATFolding="2"
  138. TargetMachine="1"
  139. />
  140. <Tool
  141. Name="VCALinkTool"
  142. />
  143. <Tool
  144. Name="VCManifestTool"
  145. />
  146. <Tool
  147. Name="VCXDCMakeTool"
  148. />
  149. <Tool
  150. Name="VCBscMakeTool"
  151. />
  152. <Tool
  153. Name="VCFxCopTool"
  154. />
  155. <Tool
  156. Name="VCAppVerifierTool"
  157. />
  158. <Tool
  159. Name="VCWebDeploymentTool"
  160. />
  161. <Tool
  162. Name="VCPostBuildEventTool"
  163. />
  164. </Configuration>
  165. </Configurations>
  166. <References>
  167. </References>
  168. <Files>
  169. <Filter
  170. Name="Source Files"
  171. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  172. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  173. >
  174. <Filter
  175. Name="common"
  176. >
  177. <File
  178. RelativePath="..commoncabac.c"
  179. >
  180. <FileConfiguration
  181. Name="Debug|Win32"
  182. >
  183. <Tool
  184. Name="VCCLCompilerTool"
  185. AssemblerListingLocation=".obj/x86_debug/"
  186. ObjectFile=".obj/core_debug/"
  187. ProgramDataBaseFileName="obj/core_debug/"
  188. />
  189. </FileConfiguration>
  190. </File>
  191. <File
  192. RelativePath="..commoncommon.c"
  193. >
  194. <FileConfiguration
  195. Name="Debug|Win32"
  196. >
  197. <Tool
  198. Name="VCCLCompilerTool"
  199. AssemblerListingLocation=".obj/x86_debug/"
  200. ObjectFile=".obj/core_debug/"
  201. ProgramDataBaseFileName="obj/core_debug/"
  202. />
  203. </FileConfiguration>
  204. </File>
  205. <File
  206. RelativePath="..commoncpu.c"
  207. >
  208. <FileConfiguration
  209. Name="Debug|Win32"
  210. >
  211. <Tool
  212. Name="VCCLCompilerTool"
  213. AssemblerListingLocation=".obj/x86_debug/"
  214. ObjectFile=".obj/core_debug/"
  215. ProgramDataBaseFileName="obj/core_debug/"
  216. />
  217. </FileConfiguration>
  218. </File>
  219. <File
  220. RelativePath="..commondct.c"
  221. >
  222. <FileConfiguration
  223. Name="Debug|Win32"
  224. >
  225. <Tool
  226. Name="VCCLCompilerTool"
  227. AssemblerListingLocation=".obj/x86_debug/"
  228. ObjectFile=".obj/core_debug/"
  229. ProgramDataBaseFileName="obj/core_debug/"
  230. />
  231. </FileConfiguration>
  232. </File>
  233. <File
  234. RelativePath="..commondisplay-x11.c"
  235. >
  236. <FileConfiguration
  237. Name="Debug|Win32"
  238. >
  239. <Tool
  240. Name="VCCLCompilerTool"
  241. ObjectFile=".obj/core_debug/"
  242. ProgramDataBaseFileName=".obj/core_debug/"
  243. />
  244. </FileConfiguration>
  245. </File>
  246. <File
  247. RelativePath="..commonframe.c"
  248. >
  249. <FileConfiguration
  250. Name="Debug|Win32"
  251. >
  252. <Tool
  253. Name="VCCLCompilerTool"
  254. AssemblerListingLocation=".obj/x86_debug/"
  255. ObjectFile=".obj/core_debug/"
  256. ProgramDataBaseFileName="obj/core_debug/"
  257. />
  258. </FileConfiguration>
  259. </File>
  260. <File
  261. RelativePath="..commonmacroblock.c"
  262. >
  263. <FileConfiguration
  264. Name="Debug|Win32"
  265. >
  266. <Tool
  267. Name="VCCLCompilerTool"
  268. AssemblerListingLocation=".obj/x86_debug/"
  269. ObjectFile=".obj/core_debug/"
  270. ProgramDataBaseFileName="obj/core_debug/"
  271. />
  272. </FileConfiguration>
  273. </File>
  274. <File
  275. RelativePath="..commonx86mc-c.c"
  276. >
  277. <FileConfiguration
  278. Name="Debug|Win32"
  279. >
  280. <Tool
  281. Name="VCCLCompilerTool"
  282. AssemblerListingLocation=".obj/x86_debug/"
  283. ObjectFile=".obj/core_debug/"
  284. ProgramDataBaseFileName="obj/core_debug/"
  285. />
  286. </FileConfiguration>
  287. </File>
  288. <File
  289. RelativePath="..commonmc.c"
  290. >
  291. <FileConfiguration
  292. Name="Debug|Win32"
  293. >
  294. <Tool
  295. Name="VCCLCompilerTool"
  296. AssemblerListingLocation=".obj/x86_debug/"
  297. ObjectFile=".obj/core_debug/"
  298. ProgramDataBaseFileName="obj/core_debug/"
  299. />
  300. </FileConfiguration>
  301. </File>
  302. <File
  303. RelativePath="..commonmdate.c"
  304. >
  305. <FileConfiguration
  306. Name="Debug|Win32"
  307. >
  308. <Tool
  309. Name="VCCLCompilerTool"
  310. AssemblerListingLocation=".obj/x86_debug/"
  311. ObjectFile=".obj/core_debug/"
  312. ProgramDataBaseFileName="obj/core_debug/"
  313. />
  314. </FileConfiguration>
  315. </File>
  316. <File
  317. RelativePath="..commonpixel.c"
  318. >
  319. <FileConfiguration
  320. Name="Debug|Win32"
  321. >
  322. <Tool
  323. Name="VCCLCompilerTool"
  324. AssemblerListingLocation=".obj/x86_debug/"
  325. ObjectFile=".obj/core_debug/"
  326. ProgramDataBaseFileName="obj/core_debug/"
  327. />
  328. </FileConfiguration>
  329. </File>
  330. <File
  331. RelativePath="..commonx86predict-c.c"
  332. >
  333. <FileConfiguration
  334. Name="Debug|Win32"
  335. >
  336. <Tool
  337. Name="VCCLCompilerTool"
  338. AssemblerListingLocation=".obj/x86_debug/"
  339. ObjectFile=".obj/core_debug/"
  340. ProgramDataBaseFileName="obj/core_debug/"
  341. />
  342. </FileConfiguration>
  343. </File>
  344. <File
  345. RelativePath="..commonpredict.c"
  346. >
  347. <FileConfiguration
  348. Name="Debug|Win32"
  349. >
  350. <Tool
  351. Name="VCCLCompilerTool"
  352. AssemblerListingLocation=".obj/x86_debug/"
  353. ObjectFile=".obj/core_debug/"
  354. ProgramDataBaseFileName="obj/core_debug/"
  355. />
  356. </FileConfiguration>
  357. </File>
  358. <File
  359. RelativePath="..commonquant.c"
  360. >
  361. <FileConfiguration
  362. Name="Debug|Win32"
  363. >
  364. <Tool
  365. Name="VCCLCompilerTool"
  366. AssemblerListingLocation=".obj/x86_debug/"
  367. ObjectFile=".obj/core_debug/"
  368. ProgramDataBaseFileName="obj/core_debug/"
  369. />
  370. </FileConfiguration>
  371. </File>
  372. <File
  373. RelativePath="..commonset.c"
  374. >
  375. <FileConfiguration
  376. Name="Debug|Win32"
  377. >
  378. <Tool
  379. Name="VCCLCompilerTool"
  380. AssemblerListingLocation=".obj/x86_debug/"
  381. ObjectFile=".obj/core_debug/"
  382. ProgramDataBaseFileName="obj/core_debug/"
  383. />
  384. </FileConfiguration>
  385. </File>
  386. <File
  387. RelativePath="..commonvisualize.c"
  388. >
  389. <FileConfiguration
  390. Name="Debug|Win32"
  391. >
  392. <Tool
  393. Name="VCCLCompilerTool"
  394. ObjectFile=".obj/core_debug/"
  395. ProgramDataBaseFileName=".obj/core_debug/"
  396. />
  397. </FileConfiguration>
  398. </File>
  399. <File
  400. RelativePath="..commonvlc.c"
  401. >
  402. <FileConfiguration
  403. Name="Debug|Win32"
  404. >
  405. <Tool
  406. Name="VCCLCompilerTool"
  407. AssemblerListingLocation=".obj/x86_debug/"
  408. ObjectFile=".obj/core_debug/"
  409. ProgramDataBaseFileName="obj/core_debug/"
  410. />
  411. </FileConfiguration>
  412. </File>
  413. <Filter
  414. Name="x86"
  415. >
  416. <File
  417. RelativePath="..commonx86cabac-a.asm"
  418. >
  419. <FileConfiguration
  420. Name="Debug|Win32"
  421. >
  422. <Tool
  423. Name="VCCustomBuildTool"
  424. Description="Assembly $(InputPath)"
  425. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  426. Outputs="$(IntDir)$(InputName).obj"
  427. />
  428. </FileConfiguration>
  429. </File>
  430. <File
  431. RelativePath="..commonx86cpu-a.asm"
  432. >
  433. <FileConfiguration
  434. Name="Debug|Win32"
  435. >
  436. <Tool
  437. Name="VCCustomBuildTool"
  438. Description="Assembly $(InputPath)"
  439. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  440. Outputs="$(IntDir)$(InputName).obj"
  441. />
  442. </FileConfiguration>
  443. </File>
  444. <File
  445. RelativePath="..commonx86dct-32.asm"
  446. >
  447. <FileConfiguration
  448. Name="Debug|Win32"
  449. >
  450. <Tool
  451. Name="VCCustomBuildTool"
  452. Description="Assembly $(InputPath)"
  453. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  454. Outputs="$(IntDir)$(InputName).obj"
  455. />
  456. </FileConfiguration>
  457. </File>
  458. <File
  459. RelativePath="..commonx86dct-a.asm"
  460. >
  461. <FileConfiguration
  462. Name="Debug|Win32"
  463. >
  464. <Tool
  465. Name="VCCustomBuildTool"
  466. Description="Assembly $(InputPath)"
  467. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  468. Outputs="$(IntDir)$(InputName).obj"
  469. />
  470. </FileConfiguration>
  471. </File>
  472. <File
  473. RelativePath="..commonx86deblock-a.asm"
  474. >
  475. <FileConfiguration
  476. Name="Debug|Win32"
  477. >
  478. <Tool
  479. Name="VCCustomBuildTool"
  480. Description="Assembly $(InputPath)"
  481. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  482. Outputs="$(IntDir)$(InputName).obj"
  483. />
  484. </FileConfiguration>
  485. </File>
  486. <File
  487. RelativePath="..commonx86mc-a.asm"
  488. >
  489. <FileConfiguration
  490. Name="Debug|Win32"
  491. >
  492. <Tool
  493. Name="VCCustomBuildTool"
  494. Description="Assembly $(InputPath)"
  495. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  496. Outputs="$(IntDir)$(InputName).obj"
  497. />
  498. </FileConfiguration>
  499. </File>
  500. <File
  501. RelativePath="..commonx86mc-a2.asm"
  502. >
  503. <FileConfiguration
  504. Name="Debug|Win32"
  505. >
  506. <Tool
  507. Name="VCCustomBuildTool"
  508. Description="Assembly $(InputPath)"
  509. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  510. Outputs="$(IntDir)$(InputName).obj"
  511. />
  512. </FileConfiguration>
  513. </File>
  514. <File
  515. RelativePath="..commonx86pixel-32.asm"
  516. >
  517. <FileConfiguration
  518. Name="Debug|Win32"
  519. >
  520. <Tool
  521. Name="VCCustomBuildTool"
  522. Description="Assembly $(InputPath)"
  523. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  524. Outputs="$(IntDir)$(InputName).obj"
  525. />
  526. </FileConfiguration>
  527. </File>
  528. <File
  529. RelativePath="..commonx86pixel-a.asm"
  530. >
  531. <FileConfiguration
  532. Name="Debug|Win32"
  533. >
  534. <Tool
  535. Name="VCCustomBuildTool"
  536. Description="Assembly $(InputPath)"
  537. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  538. Outputs="$(IntDir)$(InputName).obj"
  539. />
  540. </FileConfiguration>
  541. </File>
  542. <File
  543. RelativePath="..commonx86predict-a.asm"
  544. >
  545. <FileConfiguration
  546. Name="Debug|Win32"
  547. >
  548. <Tool
  549. Name="VCCustomBuildTool"
  550. Description="Assembly $(InputPath)"
  551. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  552. Outputs="$(IntDir)$(InputName).obj"
  553. />
  554. </FileConfiguration>
  555. </File>
  556. <File
  557. RelativePath="..commonx86quant-a.asm"
  558. >
  559. <FileConfiguration
  560. Name="Debug|Win32"
  561. >
  562. <Tool
  563. Name="VCCustomBuildTool"
  564. Description="Assembly $(InputPath)"
  565. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  566. Outputs="$(IntDir)$(InputName).obj"
  567. />
  568. </FileConfiguration>
  569. </File>
  570. <File
  571. RelativePath="..commonx86sad-a.asm"
  572. >
  573. <FileConfiguration
  574. Name="Debug|Win32"
  575. >
  576. <Tool
  577. Name="VCCustomBuildTool"
  578. Description="Assembly $(InputPath)"
  579. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  580. Outputs="$(IntDir)$(InputName).obj"
  581. />
  582. </FileConfiguration>
  583. </File>
  584. <File
  585. RelativePath="..commonx86x86inc.asm"
  586. >
  587. <FileConfiguration
  588. Name="Debug|Win32"
  589. >
  590. <Tool
  591. Name="VCCustomBuildTool"
  592. Description="Assembly $(InputPath)"
  593. CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o &quot;objx86_debug$(InputName)&quot;.obj &quot;$(InputPath)&quot;&#x0D;&#x0A;"
  594. Outputs="$(IntDir)$(InputName).obj"
  595. />
  596. </FileConfiguration>
  597. </File>
  598. </Filter>
  599. </Filter>
  600. <Filter
  601. Name="encoder"
  602. >
  603. <File
  604. RelativePath="..encoderanalyse.c"
  605. >
  606. <FileConfiguration
  607. Name="Debug|Win32"
  608. >
  609. <Tool
  610. Name="VCCLCompilerTool"
  611. AssemblerListingLocation=".obj/x86_debug/"
  612. ObjectFile=".obj/enc_debug/"
  613. ProgramDataBaseFileName="obj/enc_debug/"
  614. />
  615. </FileConfiguration>
  616. </File>
  617. <File
  618. RelativePath="..encodercabac.c"
  619. >
  620. <FileConfiguration
  621. Name="Debug|Win32"
  622. >
  623. <Tool
  624. Name="VCCLCompilerTool"
  625. AssemblerListingLocation=".obj/x86_debug/"
  626. ObjectFile=".obj/enc_debug/"
  627. ProgramDataBaseFileName="obj/enc_debug/"
  628. XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
  629. />
  630. </FileConfiguration>
  631. <FileConfiguration
  632. Name="Release|Win32"
  633. >
  634. <Tool
  635. Name="VCCLCompilerTool"
  636. ObjectFile="$(IntDir)$(InputName)1.obj"
  637. XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
  638. />
  639. </FileConfiguration>
  640. </File>
  641. <File
  642. RelativePath="..encodercavlc.c"
  643. >
  644. <FileConfiguration
  645. Name="Debug|Win32"
  646. >
  647. <Tool
  648. Name="VCCLCompilerTool"
  649. AssemblerListingLocation=".obj/x86_debug/"
  650. ObjectFile=".obj/enc_debug/"
  651. ProgramDataBaseFileName="obj/enc_debug/"
  652. />
  653. </FileConfiguration>
  654. </File>
  655. <File
  656. RelativePath="..encoderencoder.c"
  657. >
  658. <FileConfiguration
  659. Name="Debug|Win32"
  660. >
  661. <Tool
  662. Name="VCCLCompilerTool"
  663. AssemblerListingLocation=".obj/x86_debug/"
  664. ObjectFile=".obj/enc_debug/"
  665. ProgramDataBaseFileName="obj/enc_debug/"
  666. />
  667. </FileConfiguration>
  668. </File>
  669. <File
  670. RelativePath="..encoderlookahead.c"
  671. >
  672. </File>
  673. <File
  674. RelativePath="..encodermacroblock.c"
  675. >
  676. <FileConfiguration
  677. Name="Debug|Win32"
  678. >
  679. <Tool
  680. Name="VCCLCompilerTool"
  681. AssemblerListingLocation=".obj/x86_debug/"
  682. ObjectFile=".obj/enc_debug/"
  683. ProgramDataBaseFileName="obj/enc_debug/"
  684. XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
  685. />
  686. </FileConfiguration>
  687. <FileConfiguration
  688. Name="Release|Win32"
  689. >
  690. <Tool
  691. Name="VCCLCompilerTool"
  692. ObjectFile="$(IntDir)$(InputName)1.obj"
  693. XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
  694. />
  695. </FileConfiguration>
  696. </File>
  697. <File
  698. RelativePath="..encoderme.c"
  699. >
  700. <FileConfiguration
  701. Name="Debug|Win32"
  702. >
  703. <Tool
  704. Name="VCCLCompilerTool"
  705. AssemblerListingLocation=".obj/x86_debug/"
  706. ObjectFile=".obj/enc_debug/"
  707. ProgramDataBaseFileName="obj/enc_debug/"
  708. />
  709. </FileConfiguration>
  710. </File>
  711. <File
  712. RelativePath="..encoderratecontrol.c"
  713. >
  714. <FileConfiguration
  715. Name="Debug|Win32"
  716. >
  717. <Tool
  718. Name="VCCLCompilerTool"
  719. AssemblerListingLocation=".obj/x86_debug/"
  720. ObjectFile=".obj/enc_debug/"
  721. ProgramDataBaseFileName="obj/enc_debug/"
  722. />
  723. </FileConfiguration>
  724. </File>
  725. <File
  726. RelativePath="..encoderset.c"
  727. >
  728. <FileConfiguration
  729. Name="Debug|Win32"
  730. >
  731. <Tool
  732. Name="VCCLCompilerTool"
  733. AssemblerListingLocation=".obj/x86_debug/"
  734. ObjectFile=".obj/enc_debug/"
  735. ProgramDataBaseFileName="obj/enc_debug/"
  736. XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
  737. />
  738. </FileConfiguration>
  739. <FileConfiguration
  740. Name="Release|Win32"
  741. >
  742. <Tool
  743. Name="VCCLCompilerTool"
  744. ObjectFile="$(IntDir)$(InputName)1.obj"
  745. XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
  746. />
  747. </FileConfiguration>
  748. </File>
  749. </Filter>
  750. <Filter
  751. Name="extra"
  752. >
  753. <File
  754. RelativePath="..extrasgetopt.c"
  755. >
  756. <FileConfiguration
  757. Name="Debug|Win32"
  758. >
  759. <Tool
  760. Name="VCCLCompilerTool"
  761. AssemblerListingLocation=".obj/x86_debug/"
  762. ObjectFile=".obj/extra_debug/"
  763. ProgramDataBaseFileName="obj/extra_debug/"
  764. />
  765. </FileConfiguration>
  766. </File>
  767. </Filter>
  768. </Filter>
  769. <Filter
  770. Name="Header Files"
  771. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  772. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  773. >
  774. <Filter
  775. Name="common_h"
  776. >
  777. <File
  778. RelativePath="..commonbs.h"
  779. >
  780. </File>
  781. <File
  782. RelativePath="..commoncabac.h"
  783. >
  784. </File>
  785. <File
  786. RelativePath="..commoncommon.h"
  787. >
  788. </File>
  789. <File
  790. RelativePath="..commoncpu.h"
  791. >
  792. </File>
  793. <File
  794. RelativePath="..commondct.h"
  795. >
  796. </File>
  797. <File
  798. RelativePath="..commondisplay.h"
  799. >
  800. </File>
  801. <File
  802. RelativePath="..commonframe.h"
  803. >
  804. </File>
  805. <File
  806. RelativePath="..commonmacroblock.h"
  807. >
  808. </File>
  809. <File
  810. RelativePath="..commonmc.h"
  811. >
  812. </File>
  813. <File
  814. RelativePath="..commonosdep.h"
  815. >
  816. </File>
  817. <File
  818. RelativePath="..commonpixel.h"
  819. >
  820. </File>
  821. <File
  822. RelativePath="..commonpredict.h"
  823. >
  824. </File>
  825. <File
  826. RelativePath="..commonquant.h"
  827. >
  828. </File>
  829. <File
  830. RelativePath="..commonset.h"
  831. >
  832. </File>
  833. <File
  834. RelativePath="..commonvisualize.h"
  835. >
  836. </File>
  837. <Filter
  838. Name="x86_h"
  839. >
  840. </Filter>
  841. </Filter>
  842. <Filter
  843. Name="encoder_h"
  844. >
  845. <File
  846. RelativePath="..encoderanalyse.h"
  847. >
  848. </File>
  849. <File
  850. RelativePath="..encodermacroblock.h"
  851. >
  852. </File>
  853. <File
  854. RelativePath="..encoderme.h"
  855. >
  856. </File>
  857. <File
  858. RelativePath="..encoderratecontrol.h"
  859. >
  860. </File>
  861. <File
  862. RelativePath="..encoderset.h"
  863. >
  864. </File>
  865. </Filter>
  866. <Filter
  867. Name="extra_h"
  868. >
  869. <File
  870. RelativePath="..extrasgetopt.h"
  871. >
  872. </File>
  873. <File
  874. RelativePath="..extrasstdint.h"
  875. >
  876. </File>
  877. </Filter>
  878. </Filter>
  879. </Files>
  880. <Globals>
  881. </Globals>
  882. </VisualStudioProject>