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

Audio

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="lencod"
  6. ProjectGUID="{9A39F1B7-3DFE-4263-8C02-8070F7D99AFA}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory="...bin"
  17. IntermediateDirectory=".lencod/Debug_vc7"
  18. ConfigurationType="1"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="lencod/inc,lcommon/inc"
  26. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="5"
  29. UsePrecompiledHeader="2"
  30. PrecompiledHeaderFile=".lencod/Debug_vc7/lencod.pch"
  31. AssemblerListingLocation=".lencod/Debug_vc7/"
  32. ObjectFile=".lencod/Debug_vc7/"
  33. ProgramDataBaseFileName=".lencod/Debug_vc7/"
  34. BrowseInformation="1"
  35. WarningLevel="3"
  36. SuppressStartupBanner="TRUE"
  37. DebugInformationFormat="4"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  44. OutputFile="./bin/lencod.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. GenerateDebugInformation="TRUE"
  48. ProgramDatabaseFile=".lencod/Debug_vc7/lencod.pdb"
  49. SubSystem="1"
  50. TargetMachine="1"/>
  51. <Tool
  52. Name="VCMIDLTool"
  53. TypeLibraryName=".lencod/Debug_vc7/lencod.tlb"
  54. HeaderFileName=""/>
  55. <Tool
  56. Name="VCPostBuildEventTool"/>
  57. <Tool
  58. Name="VCPreBuildEventTool"/>
  59. <Tool
  60. Name="VCPreLinkEventTool"/>
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. PreprocessorDefinitions="_DEBUG"
  64. Culture="1033"/>
  65. <Tool
  66. Name="VCWebServiceProxyGeneratorTool"/>
  67. <Tool
  68. Name="VCXMLDataGeneratorTool"/>
  69. <Tool
  70. Name="VCWebDeploymentTool"/>
  71. <Tool
  72. Name="VCManagedWrapperGeneratorTool"/>
  73. <Tool
  74. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  75. </Configuration>
  76. <Configuration
  77. Name="Release|Win32"
  78. OutputDirectory="...bin"
  79. IntermediateDirectory=".lencodRelease_vc7"
  80. ConfigurationType="1"
  81. UseOfMFC="0"
  82. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  83. CharacterSet="2">
  84. <Tool
  85. Name="VCCLCompilerTool"
  86. Optimization="2"
  87. InlineFunctionExpansion="2"
  88. AdditionalIncludeDirectories="lencodinc"
  89. PreprocessorDefinitions="WIN32;DEBUG;_CONSOLE"
  90. StringPooling="TRUE"
  91. RuntimeLibrary="4"
  92. EnableFunctionLevelLinking="TRUE"
  93. UsePrecompiledHeader="2"
  94. PrecompiledHeaderFile=".lencodRelease_vc7/lencod.pch"
  95. AssemblerListingLocation=".lencodRelease_vc7/"
  96. ObjectFile=".lencodRelease_vc7/"
  97. ProgramDataBaseFileName=".lencodRelease_vc7/"
  98. BrowseInformation="1"
  99. WarningLevel="3"
  100. SuppressStartupBanner="TRUE"
  101. DebugInformationFormat="3"
  102. CompileAs="0"/>
  103. <Tool
  104. Name="VCCustomBuildTool"/>
  105. <Tool
  106. Name="VCLinkerTool"
  107. AdditionalOptions="/FIXED:NO"
  108. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  109. OutputFile="./bin/lencod.exe"
  110. LinkIncremental="1"
  111. SuppressStartupBanner="TRUE"
  112. GenerateDebugInformation="TRUE"
  113. ProgramDatabaseFile=".lencodRelease_vc7/lencod.pdb"
  114. SubSystem="1"
  115. TargetMachine="1"/>
  116. <Tool
  117. Name="VCMIDLTool"
  118. TypeLibraryName=".lencodRelease_vc7/lencod.tlb"
  119. HeaderFileName=""/>
  120. <Tool
  121. Name="VCPostBuildEventTool"/>
  122. <Tool
  123. Name="VCPreBuildEventTool"/>
  124. <Tool
  125. Name="VCPreLinkEventTool"/>
  126. <Tool
  127. Name="VCResourceCompilerTool"
  128. PreprocessorDefinitions="NDEBUG"
  129. Culture="1033"/>
  130. <Tool
  131. Name="VCWebServiceProxyGeneratorTool"/>
  132. <Tool
  133. Name="VCXMLDataGeneratorTool"/>
  134. <Tool
  135. Name="VCWebDeploymentTool"/>
  136. <Tool
  137. Name="VCManagedWrapperGeneratorTool"/>
  138. <Tool
  139. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  140. </Configuration>
  141. </Configurations>
  142. <References>
  143. </References>
  144. <Files>
  145. <Filter
  146. Name="Source Files"
  147. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  148. <File
  149. RelativePath=".lencodsrcannexb.c">
  150. </File>
  151. <File
  152. RelativePath=".lencodsrcbiariencode.c">
  153. </File>
  154. <File
  155. RelativePath=".lencodsrcblock.c">
  156. </File>
  157. <File
  158. RelativePath=".lencodsrccabac.c">
  159. </File>
  160. <File
  161. RelativePath=".lencodsrccconv_yuv2rgb.c">
  162. </File>
  163. <File
  164. RelativePath=".lencodsrcconfigfile.c">
  165. </File>
  166. <File
  167. RelativePath=".lencodsrcconformance.c">
  168. </File>
  169. <File
  170. RelativePath=".lencodsrccontext_ini.c">
  171. </File>
  172. <File
  173. RelativePath=".lencodsrcerrdo.c">
  174. </File>
  175. <File
  176. RelativePath=".lencodsrcerrdo_mc_prediction.c">
  177. </File>
  178. <File
  179. RelativePath=".lencodsrcexplicit_gop.c">
  180. </File>
  181. <File
  182. RelativePath=".lencodsrcfilehandle.c">
  183. </File>
  184. <File
  185. RelativePath=".lencodsrcfmo.c">
  186. </File>
  187. <File
  188. RelativePath=".lencodsrcheader.c">
  189. </File>
  190. <File
  191. RelativePath=".lencodsrcimage.c">
  192. </File>
  193. <File
  194. RelativePath=".lencodsrcimg_chroma.c">
  195. </File>
  196. <File
  197. RelativePath=".lencodsrcimg_dist_ms_ssim.c">
  198. </File>
  199. <File
  200. RelativePath=".lencodsrcimg_dist_snr.c">
  201. </File>
  202. <File
  203. RelativePath=".lencodsrcimg_dist_ssim.c">
  204. </File>
  205. <File
  206. RelativePath=".lencodsrcimg_distortion.c">
  207. </File>
  208. <File
  209. RelativePath=".lencodsrcimg_luma.c">
  210. </File>
  211. <File
  212. RelativePath=".lencodsrcinput.c">
  213. </File>
  214. <File
  215. RelativePath=".lencodsrcintrarefresh.c">
  216. </File>
  217. <File
  218. RelativePath=".lencodsrcleaky_bucket.c">
  219. </File>
  220. <File
  221. RelativePath=".lencodsrclencod.c">
  222. </File>
  223. <File
  224. RelativePath=".lencodsrcloopFilter.c">
  225. </File>
  226. <File
  227. RelativePath=".lencodsrcmacroblock.c">
  228. </File>
  229. <File
  230. RelativePath=".lencodsrcmb_access.c">
  231. </File>
  232. <File
  233. RelativePath=".lencodsrcmbuffer.c">
  234. </File>
  235. <File
  236. RelativePath=".lencodsrcmc_prediction.c">
  237. </File>
  238. <File
  239. RelativePath=".lencodsrcmd_distortion.c">
  240. </File>
  241. <File
  242. RelativePath=".lencodsrcmd_high.c">
  243. </File>
  244. <File
  245. RelativePath=".lencodsrcmd_highfast.c">
  246. </File>
  247. <File
  248. RelativePath=".lencodsrcmd_highloss.c">
  249. </File>
  250. <File
  251. RelativePath=".lencodsrcmd_low.c">
  252. </File>
  253. <File
  254. RelativePath=".lencodsrcme_distortion.c">
  255. </File>
  256. <File
  257. RelativePath=".lencodsrcme_epzs.c">
  258. </File>
  259. <File
  260. RelativePath=".lencodsrcme_fullfast.c">
  261. </File>
  262. <File
  263. RelativePath=".lencodsrcme_fullsearch.c">
  264. </File>
  265. <File
  266. RelativePath=".lencodsrcme_umhex.c">
  267. </File>
  268. <File
  269. RelativePath=".lencodsrcme_umhexsmp.c">
  270. </File>
  271. <File
  272. RelativePath=".lencodsrcmemalloc.c">
  273. </File>
  274. <File
  275. RelativePath=".lencodsrcmode_decision.c">
  276. </File>
  277. <File
  278. RelativePath=".lencodsrcmv-search.c">
  279. </File>
  280. <File
  281. RelativePath=".lencodsrcnal.c">
  282. </File>
  283. <File
  284. RelativePath=".lencodsrcnalu.c">
  285. </File>
  286. <File
  287. RelativePath=".lencodsrcnalucommon.c">
  288. </File>
  289. <File
  290. RelativePath=".lencodsrcoutput.c">
  291. </File>
  292. <File
  293. RelativePath=".lencodsrcparset.c">
  294. </File>
  295. <File
  296. RelativePath=".lencodsrcparsetcommon.c">
  297. </File>
  298. <File
  299. RelativePath=".lencodsrcq_around.c">
  300. </File>
  301. <File
  302. RelativePath=".lencodsrcq_matrix.c">
  303. </File>
  304. <File
  305. RelativePath=".lencodsrcq_offsets.c">
  306. </File>
  307. <File
  308. RelativePath=".lencodsrcquant4x4.c">
  309. </File>
  310. <File
  311. RelativePath=".lencodsrcquant4x4_around.c">
  312. </File>
  313. <File
  314. RelativePath=".lencodsrcquant4x4_normal.c">
  315. </File>
  316. <File
  317. RelativePath=".lencodsrcquant4x4_trellis.c">
  318. </File>
  319. <File
  320. RelativePath=".lencodsrcquant8x8.c">
  321. </File>
  322. <File
  323. RelativePath=".lencodsrcquant8x8_around.c">
  324. </File>
  325. <File
  326. RelativePath=".lencodsrcquant8x8_normal.c">
  327. </File>
  328. <File
  329. RelativePath=".lencodsrcquant8x8_trellis.c">
  330. </File>
  331. <File
  332. RelativePath=".lencodsrcquantChroma.c">
  333. </File>
  334. <File
  335. RelativePath=".lencodsrcquantChroma_around.c">
  336. </File>
  337. <File
  338. RelativePath=".lencodsrcquantChroma_normal.c">
  339. </File>
  340. <File
  341. RelativePath=".lencodsrcquantChroma_trellis.c">
  342. </File>
  343. <File
  344. RelativePath=".lencodsrcratectl.c">
  345. </File>
  346. <File
  347. RelativePath=".lencodsrcrc_quadratic.c">
  348. </File>
  349. <File
  350. RelativePath=".lencodsrcrd_intra_jm.c">
  351. </File>
  352. <File
  353. RelativePath=".lencodsrcrdopt.c">
  354. </File>
  355. <File
  356. RelativePath=".lencodsrcrdopt_coding_state.c">
  357. </File>
  358. <File
  359. RelativePath=".lencodsrcrdoq.c">
  360. </File>
  361. <File
  362. RelativePath=".lencodsrcrdoq_cabac.c">
  363. </File>
  364. <File
  365. RelativePath=".lencodsrcrdoq_cavlc.c">
  366. </File>
  367. <File
  368. RelativePath=".lencodsrcrdpicdecision.c">
  369. </File>
  370. <File
  371. RelativePath=".lencodsrcrefbuf.c">
  372. </File>
  373. <File
  374. RelativePath=".lencodsrcreport.c">
  375. </File>
  376. <File
  377. RelativePath=".lencodsrcrtp.c">
  378. </File>
  379. <File
  380. RelativePath=".lencodsrcsei.c">
  381. </File>
  382. <File
  383. RelativePath=".lencodsrcslice.c">
  384. </File>
  385. <File
  386. RelativePath=".lencodsrcsymbol.c">
  387. </File>
  388. <File
  389. RelativePath=".lencodsrctransform.c">
  390. </File>
  391. <File
  392. RelativePath=".lencodsrctransform8x8.c">
  393. </File>
  394. <File
  395. RelativePath=".lencodsrcvlc.c">
  396. </File>
  397. <File
  398. RelativePath=".lencodsrcweighted_prediction.c">
  399. </File>
  400. <File
  401. RelativePath=".lencodsrcwin32.c">
  402. </File>
  403. <File
  404. RelativePath=".lencodsrcwp_lms.c">
  405. </File>
  406. <File
  407. RelativePath=".lencodsrcwp_mcprec.c">
  408. </File>
  409. </Filter>
  410. <Filter
  411. Name="Header Files"
  412. Filter="h;hpp;hxx;hm;inl">
  413. <File
  414. RelativePath=".lencodincannexb.h">
  415. </File>
  416. <File
  417. RelativePath=".lencodincbiariencode.h">
  418. </File>
  419. <File
  420. RelativePath=".lencodincblock.h">
  421. </File>
  422. <File
  423. RelativePath=".lencodinccabac.h">
  424. </File>
  425. <File
  426. RelativePath=".lencodinccconv_yuv2rgb.h">
  427. </File>
  428. <File
  429. RelativePath=".lencodincconfigfile.h">
  430. </File>
  431. <File
  432. RelativePath=".lencodincconformance.h">
  433. </File>
  434. <File
  435. RelativePath=".lencodinccontext_ini.h">
  436. </File>
  437. <File
  438. RelativePath=".lencodinccontributors.h">
  439. </File>
  440. <File
  441. RelativePath=".lencodincctx_tables.h">
  442. </File>
  443. <File
  444. RelativePath=".lencodincdefines.h">
  445. </File>
  446. <File
  447. RelativePath=".lencodincelements.h">
  448. </File>
  449. <File
  450. RelativePath=".lencodincenc_statistics.h">
  451. </File>
  452. <File
  453. RelativePath=".lencodincerrdo.h">
  454. </File>
  455. <File
  456. RelativePath=".lencodincerrdo_mc_prediction.h">
  457. </File>
  458. <File
  459. RelativePath=".lencodincexplicit_gop.h">
  460. </File>
  461. <File
  462. RelativePath=".lencodincfilehandle.h">
  463. </File>
  464. <File
  465. RelativePath=".lencodincfmo.h">
  466. </File>
  467. <File
  468. RelativePath=".lencodincframe.h">
  469. </File>
  470. <File
  471. RelativePath=".lencodincglobal.h">
  472. </File>
  473. <File
  474. RelativePath=".lencodincheader.h">
  475. </File>
  476. <File
  477. RelativePath=".lencodincifunctions.h">
  478. </File>
  479. <File
  480. RelativePath=".lencodincimage.h">
  481. </File>
  482. <File
  483. RelativePath=".lencodincimg_chroma.h">
  484. </File>
  485. <File
  486. RelativePath=".lencodincimg_dist_ms_ssim.h">
  487. </File>
  488. <File
  489. RelativePath=".lencodincimg_dist_snr.h">
  490. </File>
  491. <File
  492. RelativePath=".lencodincimg_dist_ssim.h">
  493. </File>
  494. <File
  495. RelativePath=".lencodincimg_dist_wpsnr.h">
  496. </File>
  497. <File
  498. RelativePath=".lencodincimg_distortion.h">
  499. </File>
  500. <File
  501. RelativePath=".lencodincimg_luma.h">
  502. </File>
  503. <File
  504. RelativePath=".lencodincinput.h">
  505. </File>
  506. <File
  507. RelativePath=".lencodincintrarefresh.h">
  508. </File>
  509. <File
  510. RelativePath=".lencodincleaky_bucket.h">
  511. </File>
  512. <File
  513. RelativePath=".lencodincmacroblock.h">
  514. </File>
  515. <File
  516. RelativePath=".lencodincmb_access.h">
  517. </File>
  518. <File
  519. RelativePath=".lencodincmbuffer.h">
  520. </File>
  521. <File
  522. RelativePath=".lencodincmc_prediction.h">
  523. </File>
  524. <File
  525. RelativePath=".lencodincme_distortion.h">
  526. </File>
  527. <File
  528. RelativePath=".lencodincme_epzs.h">
  529. </File>
  530. <File
  531. RelativePath=".lencodincme_fullfast.h">
  532. </File>
  533. <File
  534. RelativePath=".lencodincme_fullsearch.h">
  535. </File>
  536. <File
  537. RelativePath=".lencodincme_umhex.h">
  538. </File>
  539. <File
  540. RelativePath=".lencodincme_umhexsmp.h">
  541. </File>
  542. <File
  543. RelativePath=".lencodincmemalloc.h">
  544. </File>
  545. <File
  546. RelativePath=".lencodincmode_decision.h">
  547. </File>
  548. <File
  549. RelativePath=".lencodincmv-search.h">
  550. </File>
  551. <File
  552. RelativePath=".lencodincnal.h">
  553. </File>
  554. <File
  555. RelativePath=".lencodincnalu.h">
  556. </File>
  557. <File
  558. RelativePath=".lencodincnalucommon.h">
  559. </File>
  560. <File
  561. RelativePath=".lencodincoutput.h">
  562. </File>
  563. <File
  564. RelativePath=".lencodincparset.h">
  565. </File>
  566. <File
  567. RelativePath=".lencodincparsetcommon.h">
  568. </File>
  569. <File
  570. RelativePath=".lencodincq_around.h">
  571. </File>
  572. <File
  573. RelativePath=".lencodincq_matrix.h">
  574. </File>
  575. <File
  576. RelativePath=".lencodincq_offsets.h">
  577. </File>
  578. <File
  579. RelativePath=".lencodincquant4x4.h">
  580. </File>
  581. <File
  582. RelativePath=".lencodincquant8x8.h">
  583. </File>
  584. <File
  585. RelativePath=".lencodincquantChroma.h">
  586. </File>
  587. <File
  588. RelativePath=".lencodincratectl.h">
  589. </File>
  590. <File
  591. RelativePath=".lencodincrc_quadratic.h">
  592. </File>
  593. <File
  594. RelativePath=".lencodincrd_intra_jm.h">
  595. </File>
  596. <File
  597. RelativePath=".lencodincrdopt.h">
  598. </File>
  599. <File
  600. RelativePath=".lencodincrdopt_coding_state.h">
  601. </File>
  602. <File
  603. RelativePath=".lencodincrdoq.h">
  604. </File>
  605. <File
  606. RelativePath=".lencodincrefbuf.h">
  607. </File>
  608. <File
  609. RelativePath=".lencodincreport.h">
  610. </File>
  611. <File
  612. RelativePath=".lencodincrtp.h">
  613. </File>
  614. <File
  615. RelativePath=".lencodincsei.h">
  616. </File>
  617. <File
  618. RelativePath=".lencodincslice.h">
  619. </File>
  620. <File
  621. RelativePath=".lencodincsymbol.h">
  622. </File>
  623. <File
  624. RelativePath=".lencodinctransform.h">
  625. </File>
  626. <File
  627. RelativePath=".lencodinctransform8x8.h">
  628. </File>
  629. <File
  630. RelativePath=".lencodinctransform_wavelet.h">
  631. </File>
  632. <File
  633. RelativePath=".lencodincvlc.h">
  634. </File>
  635. <File
  636. RelativePath=".lencodincwin32.h">
  637. </File>
  638. <File
  639. RelativePath=".lencodincwp.h">
  640. </File>
  641. <File
  642. RelativePath=".lencodincwp_lms.h">
  643. </File>
  644. <File
  645. RelativePath=".lencodincwp_mcprec.h">
  646. </File>
  647. </Filter>
  648. <File
  649. RelativePath="binencoder.cfg">
  650. </File>
  651. <File
  652. RelativePath="binencoder_yuv422.cfg">
  653. </File>
  654. <File
  655. RelativePath=".VTunelencod.vpj">
  656. </File>
  657. </Files>
  658. <Globals>
  659. </Globals>
  660. </VisualStudioProject>