lencod_vc8.vcproj
上传用户:hjq518
上传日期:2021-12-09
资源大小:5084k
文件大小:17k
源码类别:

Audio

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="lencod"
  6. ProjectGUID="{9A39F1B7-3DFE-4263-8C02-8070F7D99AFA}"
  7. RootNamespace="lencod"
  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=".lencod/Debug_vc8"
  20. IntermediateDirectory=".lencod/Debug_vc8"
  21. ConfigurationType="1"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.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. TypeLibraryName=".lencod/Debug_vc8/lencod.tlb"
  42. HeaderFileName=""
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. AdditionalIncludeDirectories="lencod/inc,lcommon/inc"
  48. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="1"
  51. UsePrecompiledHeader="0"
  52. PrecompiledHeaderFile=".lencod/Debug_vc8/lencod.pch"
  53. AssemblerListingLocation=".lencod/Debug_vc8/"
  54. ObjectFile=".lencod/Debug_vc8/"
  55. ProgramDataBaseFileName=".lencod/Debug_vc8/"
  56. BrowseInformation="1"
  57. WarningLevel="3"
  58. SuppressStartupBanner="true"
  59. DebugInformationFormat="4"
  60. CompileAs="0"
  61. />
  62. <Tool
  63. Name="VCManagedResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="_DEBUG"
  68. Culture="1033"
  69. />
  70. <Tool
  71. Name="VCPreLinkEventTool"
  72. />
  73. <Tool
  74. Name="VCLinkerTool"
  75. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  76. OutputFile="./bin/lencod.exe"
  77. LinkIncremental="2"
  78. SuppressStartupBanner="true"
  79. GenerateDebugInformation="true"
  80. ProgramDatabaseFile=".lencod/Debug_vc8/lencod.pdb"
  81. SubSystem="1"
  82. TargetMachine="1"
  83. />
  84. <Tool
  85. Name="VCALinkTool"
  86. />
  87. <Tool
  88. Name="VCManifestTool"
  89. />
  90. <Tool
  91. Name="VCXDCMakeTool"
  92. />
  93. <Tool
  94. Name="VCBscMakeTool"
  95. />
  96. <Tool
  97. Name="VCFxCopTool"
  98. />
  99. <Tool
  100. Name="VCAppVerifierTool"
  101. />
  102. <Tool
  103. Name="VCWebDeploymentTool"
  104. />
  105. <Tool
  106. Name="VCPostBuildEventTool"
  107. />
  108. </Configuration>
  109. <Configuration
  110. Name="Release|Win32"
  111. OutputDirectory=".lencodRelease_vc8"
  112. IntermediateDirectory=".lencodRelease_vc8"
  113. ConfigurationType="1"
  114. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
  115. UseOfMFC="0"
  116. ATLMinimizesCRunTimeLibraryUsage="false"
  117. CharacterSet="2"
  118. >
  119. <Tool
  120. Name="VCPreBuildEventTool"
  121. />
  122. <Tool
  123. Name="VCCustomBuildTool"
  124. />
  125. <Tool
  126. Name="VCXMLDataGeneratorTool"
  127. />
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCMIDLTool"
  133. TypeLibraryName=".lencodRelease_vc8/lencod.tlb"
  134. HeaderFileName=""
  135. />
  136. <Tool
  137. Name="VCCLCompilerTool"
  138. Optimization="2"
  139. InlineFunctionExpansion="2"
  140. AdditionalIncludeDirectories="lencodinc"
  141. PreprocessorDefinitions="WIN32;DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
  142. StringPooling="true"
  143. RuntimeLibrary="0"
  144. EnableFunctionLevelLinking="true"
  145. UsePrecompiledHeader="0"
  146. PrecompiledHeaderFile=".lencodRelease_vc8/lencod.pch"
  147. AssemblerListingLocation=".lencodRelease_vc8/"
  148. ObjectFile=".lencodRelease_vc8/"
  149. ProgramDataBaseFileName=".lencodRelease_vc8/"
  150. BrowseInformation="1"
  151. WarningLevel="3"
  152. SuppressStartupBanner="true"
  153. DebugInformationFormat="3"
  154. CompileAs="0"
  155. />
  156. <Tool
  157. Name="VCManagedResourceCompilerTool"
  158. />
  159. <Tool
  160. Name="VCResourceCompilerTool"
  161. PreprocessorDefinitions="NDEBUG"
  162. Culture="1033"
  163. />
  164. <Tool
  165. Name="VCPreLinkEventTool"
  166. />
  167. <Tool
  168. Name="VCLinkerTool"
  169. AdditionalOptions="/FIXED:NO"
  170. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  171. OutputFile="./bin/lencod.exe"
  172. LinkIncremental="1"
  173. SuppressStartupBanner="true"
  174. GenerateDebugInformation="true"
  175. ProgramDatabaseFile=".lencodRelease_vc8/lencod.pdb"
  176. SubSystem="1"
  177. TargetMachine="1"
  178. />
  179. <Tool
  180. Name="VCALinkTool"
  181. />
  182. <Tool
  183. Name="VCManifestTool"
  184. />
  185. <Tool
  186. Name="VCXDCMakeTool"
  187. />
  188. <Tool
  189. Name="VCBscMakeTool"
  190. />
  191. <Tool
  192. Name="VCFxCopTool"
  193. />
  194. <Tool
  195. Name="VCAppVerifierTool"
  196. />
  197. <Tool
  198. Name="VCWebDeploymentTool"
  199. />
  200. <Tool
  201. Name="VCPostBuildEventTool"
  202. />
  203. </Configuration>
  204. </Configurations>
  205. <References>
  206. </References>
  207. <Files>
  208. <Filter
  209. Name="Source Files"
  210. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  211. >
  212. <File
  213. RelativePath=".lencodsrcannexb.c"
  214. >
  215. </File>
  216. <File
  217. RelativePath=".lencodsrcbiariencode.c"
  218. >
  219. </File>
  220. <File
  221. RelativePath=".lencodsrcblock.c"
  222. >
  223. </File>
  224. <File
  225. RelativePath=".lencodsrccabac.c"
  226. >
  227. </File>
  228. <File
  229. RelativePath=".lencodsrccconv_yuv2rgb.c"
  230. >
  231. </File>
  232. <File
  233. RelativePath=".lencodsrcconfigfile.c"
  234. >
  235. </File>
  236. <File
  237. RelativePath=".lencodsrcconformance.c"
  238. >
  239. </File>
  240. <File
  241. RelativePath=".lencodsrccontext_ini.c"
  242. >
  243. </File>
  244. <File
  245. RelativePath=".lencodsrcerrdo.c"
  246. >
  247. </File>
  248. <File
  249. RelativePath=".lencodsrcerrdo_mc_prediction.c"
  250. >
  251. </File>
  252. <File
  253. RelativePath=".lencodsrcexplicit_gop.c"
  254. >
  255. </File>
  256. <File
  257. RelativePath=".lencodsrcfilehandle.c"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".lencodsrcfmo.c"
  262. >
  263. </File>
  264. <File
  265. RelativePath=".lencodsrcheader.c"
  266. >
  267. </File>
  268. <File
  269. RelativePath=".lencodsrcimage.c"
  270. >
  271. </File>
  272. <File
  273. RelativePath=".lencodsrcimg_chroma.c"
  274. >
  275. </File>
  276. <File
  277. RelativePath=".lencodsrcimg_dist_ms_ssim.c"
  278. >
  279. </File>
  280. <File
  281. RelativePath=".lencodsrcimg_dist_snr.c"
  282. >
  283. </File>
  284. <File
  285. RelativePath=".lencodsrcimg_dist_ssim.c"
  286. >
  287. </File>
  288. <File
  289. RelativePath=".lencodsrcimg_distortion.c"
  290. >
  291. </File>
  292. <File
  293. RelativePath=".lencodsrcimg_luma.c"
  294. >
  295. </File>
  296. <File
  297. RelativePath=".lencodsrcinput.c"
  298. >
  299. </File>
  300. <File
  301. RelativePath=".lencodsrcintrarefresh.c"
  302. >
  303. </File>
  304. <File
  305. RelativePath=".lencodsrcleaky_bucket.c"
  306. >
  307. </File>
  308. <File
  309. RelativePath=".lencodsrclencod.c"
  310. >
  311. </File>
  312. <File
  313. RelativePath=".lencodsrcloopFilter.c"
  314. >
  315. </File>
  316. <File
  317. RelativePath=".lencodsrcmacroblock.c"
  318. >
  319. </File>
  320. <File
  321. RelativePath=".lencodsrcmb_access.c"
  322. >
  323. </File>
  324. <File
  325. RelativePath=".lencodsrcmbuffer.c"
  326. >
  327. </File>
  328. <File
  329. RelativePath=".lencodsrcmc_prediction.c"
  330. >
  331. </File>
  332. <File
  333. RelativePath=".lencodsrcmd_distortion.c"
  334. >
  335. </File>
  336. <File
  337. RelativePath=".lencodsrcmd_high.c"
  338. >
  339. </File>
  340. <File
  341. RelativePath=".lencodsrcmd_highfast.c"
  342. >
  343. </File>
  344. <File
  345. RelativePath=".lencodsrcmd_highloss.c"
  346. >
  347. </File>
  348. <File
  349. RelativePath=".lencodsrcmd_low.c"
  350. >
  351. </File>
  352. <File
  353. RelativePath=".lencodsrcme_distortion.c"
  354. >
  355. </File>
  356. <File
  357. RelativePath=".lencodsrcme_epzs.c"
  358. >
  359. </File>
  360. <File
  361. RelativePath=".lencodsrcme_fullfast.c"
  362. >
  363. </File>
  364. <File
  365. RelativePath=".lencodsrcme_fullsearch.c"
  366. >
  367. </File>
  368. <File
  369. RelativePath=".lencodsrcme_umhex.c"
  370. >
  371. </File>
  372. <File
  373. RelativePath=".lencodsrcme_umhexsmp.c"
  374. >
  375. </File>
  376. <File
  377. RelativePath=".lencodsrcmemalloc.c"
  378. >
  379. </File>
  380. <File
  381. RelativePath=".lencodsrcmode_decision.c"
  382. >
  383. </File>
  384. <File
  385. RelativePath=".lencodsrcmv-search.c"
  386. >
  387. </File>
  388. <File
  389. RelativePath=".lencodsrcnal.c"
  390. >
  391. </File>
  392. <File
  393. RelativePath=".lencodsrcnalu.c"
  394. >
  395. </File>
  396. <File
  397. RelativePath=".lencodsrcnalucommon.c"
  398. >
  399. </File>
  400. <File
  401. RelativePath=".lencodsrcoutput.c"
  402. >
  403. </File>
  404. <File
  405. RelativePath=".lencodsrcparset.c"
  406. >
  407. </File>
  408. <File
  409. RelativePath=".lencodsrcparsetcommon.c"
  410. >
  411. </File>
  412. <File
  413. RelativePath=".lencodsrcq_around.c"
  414. >
  415. </File>
  416. <File
  417. RelativePath=".lencodsrcq_matrix.c"
  418. >
  419. </File>
  420. <File
  421. RelativePath=".lencodsrcq_offsets.c"
  422. >
  423. </File>
  424. <File
  425. RelativePath=".lencodsrcquant4x4.c"
  426. >
  427. </File>
  428. <File
  429. RelativePath=".lencodsrcquant4x4_around.c"
  430. >
  431. </File>
  432. <File
  433. RelativePath=".lencodsrcquant4x4_normal.c"
  434. >
  435. </File>
  436. <File
  437. RelativePath=".lencodsrcquant4x4_trellis.c"
  438. >
  439. </File>
  440. <File
  441. RelativePath=".lencodsrcquant8x8.c"
  442. >
  443. </File>
  444. <File
  445. RelativePath=".lencodsrcquant8x8_around.c"
  446. >
  447. </File>
  448. <File
  449. RelativePath=".lencodsrcquant8x8_normal.c"
  450. >
  451. </File>
  452. <File
  453. RelativePath=".lencodsrcquant8x8_trellis.c"
  454. >
  455. </File>
  456. <File
  457. RelativePath=".lencodsrcquantChroma.c"
  458. >
  459. </File>
  460. <File
  461. RelativePath=".lencodsrcquantChroma_around.c"
  462. >
  463. </File>
  464. <File
  465. RelativePath=".lencodsrcquantChroma_normal.c"
  466. >
  467. </File>
  468. <File
  469. RelativePath=".lencodsrcquantChroma_trellis.c"
  470. >
  471. </File>
  472. <File
  473. RelativePath=".lencodsrcratectl.c"
  474. >
  475. </File>
  476. <File
  477. RelativePath=".lencodsrcrc_quadratic.c"
  478. >
  479. </File>
  480. <File
  481. RelativePath=".lencodsrcrd_intra_jm.c"
  482. >
  483. </File>
  484. <File
  485. RelativePath=".lencodsrcrdopt.c"
  486. >
  487. </File>
  488. <File
  489. RelativePath=".lencodsrcrdopt_coding_state.c"
  490. >
  491. </File>
  492. <File
  493. RelativePath=".lencodsrcrdoq.c"
  494. >
  495. </File>
  496. <File
  497. RelativePath=".lencodsrcrdoq_cabac.c"
  498. >
  499. </File>
  500. <File
  501. RelativePath=".lencodsrcrdoq_cavlc.c"
  502. >
  503. </File>
  504. <File
  505. RelativePath=".lencodsrcrdpicdecision.c"
  506. >
  507. </File>
  508. <File
  509. RelativePath=".lencodsrcrefbuf.c"
  510. >
  511. </File>
  512. <File
  513. RelativePath=".lencodsrcreport.c"
  514. >
  515. </File>
  516. <File
  517. RelativePath=".lencodsrcrtp.c"
  518. >
  519. </File>
  520. <File
  521. RelativePath=".lencodsrcsei.c"
  522. >
  523. </File>
  524. <File
  525. RelativePath=".lencodsrcslice.c"
  526. >
  527. </File>
  528. <File
  529. RelativePath=".lencodsrcsymbol.c"
  530. >
  531. </File>
  532. <File
  533. RelativePath=".lencodsrctransform.c"
  534. >
  535. </File>
  536. <File
  537. RelativePath=".lencodsrctransform8x8.c"
  538. >
  539. </File>
  540. <File
  541. RelativePath=".lencodsrcvlc.c"
  542. >
  543. </File>
  544. <File
  545. RelativePath=".lencodsrcweighted_prediction.c"
  546. >
  547. </File>
  548. <File
  549. RelativePath=".lencodsrcwin32.c"
  550. >
  551. </File>
  552. <File
  553. RelativePath=".lencodsrcwp_lms.c"
  554. >
  555. </File>
  556. <File
  557. RelativePath=".lencodsrcwp_mcprec.c"
  558. >
  559. </File>
  560. </Filter>
  561. <Filter
  562. Name="Header Files"
  563. Filter="h;hpp;hxx;hm;inl"
  564. >
  565. <File
  566. RelativePath=".lencodincannexb.h"
  567. >
  568. </File>
  569. <File
  570. RelativePath=".lencodincbiariencode.h"
  571. >
  572. </File>
  573. <File
  574. RelativePath=".lencodincblock.h"
  575. >
  576. </File>
  577. <File
  578. RelativePath=".lencodinccabac.h"
  579. >
  580. </File>
  581. <File
  582. RelativePath=".lencodinccconv_yuv2rgb.h"
  583. >
  584. </File>
  585. <File
  586. RelativePath=".lencodincconfigfile.h"
  587. >
  588. </File>
  589. <File
  590. RelativePath=".lencodincconformance.h"
  591. >
  592. </File>
  593. <File
  594. RelativePath=".lencodinccontext_ini.h"
  595. >
  596. </File>
  597. <File
  598. RelativePath=".lencodinccontributors.h"
  599. >
  600. </File>
  601. <File
  602. RelativePath=".lencodincctx_tables.h"
  603. >
  604. </File>
  605. <File
  606. RelativePath=".lencodincdefines.h"
  607. >
  608. </File>
  609. <File
  610. RelativePath=".lencodincelements.h"
  611. >
  612. </File>
  613. <File
  614. RelativePath=".lencodincenc_statistics.h"
  615. >
  616. </File>
  617. <File
  618. RelativePath=".lencodincerrdo.h"
  619. >
  620. </File>
  621. <File
  622. RelativePath=".lencodincerrdo_mc_prediction.h"
  623. >
  624. </File>
  625. <File
  626. RelativePath=".lencodincexplicit_gop.h"
  627. >
  628. </File>
  629. <File
  630. RelativePath=".lencodincfilehandle.h"
  631. >
  632. </File>
  633. <File
  634. RelativePath=".lencodincfmo.h"
  635. >
  636. </File>
  637. <File
  638. RelativePath=".lencodincframe.h"
  639. >
  640. </File>
  641. <File
  642. RelativePath=".lencodincglobal.h"
  643. >
  644. </File>
  645. <File
  646. RelativePath=".lencodincheader.h"
  647. >
  648. </File>
  649. <File
  650. RelativePath=".lencodincifunctions.h"
  651. >
  652. </File>
  653. <File
  654. RelativePath=".lencodincimage.h"
  655. >
  656. </File>
  657. <File
  658. RelativePath=".lencodincimg_chroma.h"
  659. >
  660. </File>
  661. <File
  662. RelativePath=".lencodincimg_dist_ms_ssim.h"
  663. >
  664. </File>
  665. <File
  666. RelativePath=".lencodincimg_dist_snr.h"
  667. >
  668. </File>
  669. <File
  670. RelativePath=".lencodincimg_dist_ssim.h"
  671. >
  672. </File>
  673. <File
  674. RelativePath=".lencodincimg_dist_wpsnr.h"
  675. >
  676. </File>
  677. <File
  678. RelativePath=".lencodincimg_distortion.h"
  679. >
  680. </File>
  681. <File
  682. RelativePath=".lencodincimg_luma.h"
  683. >
  684. </File>
  685. <File
  686. RelativePath=".lencodincinput.h"
  687. >
  688. </File>
  689. <File
  690. RelativePath=".lencodincintrarefresh.h"
  691. >
  692. </File>
  693. <File
  694. RelativePath=".lencodincleaky_bucket.h"
  695. >
  696. </File>
  697. <File
  698. RelativePath=".lencodincmacroblock.h"
  699. >
  700. </File>
  701. <File
  702. RelativePath=".lencodincmb_access.h"
  703. >
  704. </File>
  705. <File
  706. RelativePath=".lencodincmbuffer.h"
  707. >
  708. </File>
  709. <File
  710. RelativePath=".lencodincmc_prediction.h"
  711. >
  712. </File>
  713. <File
  714. RelativePath=".lencodincme_distortion.h"
  715. >
  716. </File>
  717. <File
  718. RelativePath=".lencodincme_epzs.h"
  719. >
  720. </File>
  721. <File
  722. RelativePath=".lencodincme_fullfast.h"
  723. >
  724. </File>
  725. <File
  726. RelativePath=".lencodincme_fullsearch.h"
  727. >
  728. </File>
  729. <File
  730. RelativePath=".lencodincme_umhex.h"
  731. >
  732. </File>
  733. <File
  734. RelativePath=".lencodincme_umhexsmp.h"
  735. >
  736. </File>
  737. <File
  738. RelativePath=".lencodincmemalloc.h"
  739. >
  740. </File>
  741. <File
  742. RelativePath=".lencodincmode_decision.h"
  743. >
  744. </File>
  745. <File
  746. RelativePath=".lencodincmv-search.h"
  747. >
  748. </File>
  749. <File
  750. RelativePath=".lencodincnal.h"
  751. >
  752. </File>
  753. <File
  754. RelativePath=".lencodincnalu.h"
  755. >
  756. </File>
  757. <File
  758. RelativePath=".lencodincnalucommon.h"
  759. >
  760. </File>
  761. <File
  762. RelativePath=".lencodincoutput.h"
  763. >
  764. </File>
  765. <File
  766. RelativePath=".lencodincparset.h"
  767. >
  768. </File>
  769. <File
  770. RelativePath=".lencodincparsetcommon.h"
  771. >
  772. </File>
  773. <File
  774. RelativePath=".lencodincq_around.h"
  775. >
  776. </File>
  777. <File
  778. RelativePath=".lencodincq_matrix.h"
  779. >
  780. </File>
  781. <File
  782. RelativePath=".lencodincq_offsets.h"
  783. >
  784. </File>
  785. <File
  786. RelativePath=".lencodincquant4x4.h"
  787. >
  788. </File>
  789. <File
  790. RelativePath=".lencodincquant8x8.h"
  791. >
  792. </File>
  793. <File
  794. RelativePath=".lencodincquantChroma.h"
  795. >
  796. </File>
  797. <File
  798. RelativePath=".lencodincratectl.h"
  799. >
  800. </File>
  801. <File
  802. RelativePath=".lencodincrc_quadratic.h"
  803. >
  804. </File>
  805. <File
  806. RelativePath=".lencodincrd_intra_jm.h"
  807. >
  808. </File>
  809. <File
  810. RelativePath=".lencodincrdopt.h"
  811. >
  812. </File>
  813. <File
  814. RelativePath=".lencodincrdopt_coding_state.h"
  815. >
  816. </File>
  817. <File
  818. RelativePath=".lencodincrdoq.h"
  819. >
  820. </File>
  821. <File
  822. RelativePath=".lencodincrefbuf.h"
  823. >
  824. </File>
  825. <File
  826. RelativePath=".lencodincreport.h"
  827. >
  828. </File>
  829. <File
  830. RelativePath=".lencodincrtp.h"
  831. >
  832. </File>
  833. <File
  834. RelativePath=".lencodincsei.h"
  835. >
  836. </File>
  837. <File
  838. RelativePath=".lencodincslice.h"
  839. >
  840. </File>
  841. <File
  842. RelativePath=".lencodincsymbol.h"
  843. >
  844. </File>
  845. <File
  846. RelativePath=".lencodinctransform.h"
  847. >
  848. </File>
  849. <File
  850. RelativePath=".lencodinctransform8x8.h"
  851. >
  852. </File>
  853. <File
  854. RelativePath=".lencodinctransform_wavelet.h"
  855. >
  856. </File>
  857. <File
  858. RelativePath=".lencodincvlc.h"
  859. >
  860. </File>
  861. <File
  862. RelativePath=".lencodincwin32.h"
  863. >
  864. </File>
  865. <File
  866. RelativePath=".lencodincwp.h"
  867. >
  868. </File>
  869. <File
  870. RelativePath=".lencodincwp_lms.h"
  871. >
  872. </File>
  873. <File
  874. RelativePath=".lencodincwp_mcprec.h"
  875. >
  876. </File>
  877. </Filter>
  878. <File
  879. RelativePath="binencoder.cfg"
  880. >
  881. </File>
  882. <File
  883. RelativePath="binencoder_yuv422.cfg"
  884. >
  885. </File>
  886. </Files>
  887. <Globals>
  888. </Globals>
  889. </VisualStudioProject>