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

Audio

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="ldecod"
  6. ProjectGUID="{5499B067-CF32-4141-A757-E0A29866994A}"
  7. RootNamespace="ldecod"
  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=".ldecod/Debug_vc8"
  20. IntermediateDirectory=".ldecod/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=".ldecod/Debug_vc8/ldecod.tlb"
  42. HeaderFileName=""
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. AdditionalIncludeDirectories="ldecod/inc,lcommon/inc"
  48. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="1"
  51. UsePrecompiledHeader="0"
  52. PrecompiledHeaderFile=".ldecod/Debug_vc8/ldecod.pch"
  53. AssemblerListingLocation=".ldecod/Debug_vc8/"
  54. ObjectFile=".ldecod/Debug_vc8/"
  55. ProgramDataBaseFileName=".ldecod/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/ldecod.exe"
  77. LinkIncremental="2"
  78. SuppressStartupBanner="true"
  79. GenerateDebugInformation="true"
  80. ProgramDatabaseFile=".ldecod/Debug_vc8/ldecod.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=".ldecodRelease_vc8"
  112. IntermediateDirectory=".ldecodRelease_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=".ldecodRelease_vc8/ldecod.tlb"
  134. HeaderFileName=""
  135. />
  136. <Tool
  137. Name="VCCLCompilerTool"
  138. AdditionalOptions=""
  139. Optimization="2"
  140. InlineFunctionExpansion="2"
  141. AdditionalIncludeDirectories="ldecodinc"
  142. PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
  143. StringPooling="true"
  144. RuntimeLibrary="0"
  145. BufferSecurityCheck="true"
  146. EnableFunctionLevelLinking="true"
  147. UsePrecompiledHeader="0"
  148. PrecompiledHeaderFile=".ldecodRelease_vc8/ldecod.pch"
  149. AssemblerListingLocation=".ldecodRelease_vc8/"
  150. ObjectFile=".ldecodRelease_vc8/"
  151. ProgramDataBaseFileName=".ldecodRelease_vc8/"
  152. BrowseInformation="1"
  153. BrowseInformationFile=".ldecodRelease_vc8/"
  154. WarningLevel="3"
  155. SuppressStartupBanner="true"
  156. DebugInformationFormat="3"
  157. CallingConvention="0"
  158. CompileAs="0"
  159. />
  160. <Tool
  161. Name="VCManagedResourceCompilerTool"
  162. />
  163. <Tool
  164. Name="VCResourceCompilerTool"
  165. PreprocessorDefinitions="NDEBUG"
  166. Culture="1033"
  167. />
  168. <Tool
  169. Name="VCPreLinkEventTool"
  170. />
  171. <Tool
  172. Name="VCLinkerTool"
  173. AdditionalOptions="/FIXED:NO"
  174. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  175. OutputFile="./bin/ldecod.exe"
  176. LinkIncremental="1"
  177. SuppressStartupBanner="true"
  178. GenerateDebugInformation="true"
  179. ProgramDatabaseFile=".ldecodRelease_vc8/ldecod.pdb"
  180. SubSystem="1"
  181. TargetMachine="1"
  182. />
  183. <Tool
  184. Name="VCALinkTool"
  185. />
  186. <Tool
  187. Name="VCManifestTool"
  188. />
  189. <Tool
  190. Name="VCXDCMakeTool"
  191. />
  192. <Tool
  193. Name="VCBscMakeTool"
  194. />
  195. <Tool
  196. Name="VCFxCopTool"
  197. />
  198. <Tool
  199. Name="VCAppVerifierTool"
  200. />
  201. <Tool
  202. Name="VCWebDeploymentTool"
  203. />
  204. <Tool
  205. Name="VCPostBuildEventTool"
  206. />
  207. </Configuration>
  208. </Configurations>
  209. <References>
  210. </References>
  211. <Files>
  212. <Filter
  213. Name="Source Files"
  214. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  215. >
  216. <File
  217. RelativePath=".ldecodsrcannexb.c"
  218. >
  219. </File>
  220. <File
  221. RelativePath=".ldecodsrcbiaridecod.c"
  222. >
  223. </File>
  224. <File
  225. RelativePath=".ldecodsrcblock.c"
  226. >
  227. </File>
  228. <File
  229. RelativePath=".ldecodsrccabac.c"
  230. >
  231. </File>
  232. <File
  233. RelativePath=".ldecodsrccontext_ini.c"
  234. >
  235. </File>
  236. <File
  237. RelativePath=".ldecodsrcerc_api.c"
  238. >
  239. </File>
  240. <File
  241. RelativePath=".ldecodsrcerc_do_i.c"
  242. >
  243. </File>
  244. <File
  245. RelativePath=".ldecodsrcerc_do_p.c"
  246. >
  247. </File>
  248. <File
  249. RelativePath=".ldecodsrcerrorconcealment.c"
  250. >
  251. </File>
  252. <File
  253. RelativePath=".ldecodsrcfilehandle.c"
  254. >
  255. </File>
  256. <File
  257. RelativePath=".ldecodsrcfmo.c"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".ldecodsrcheader.c"
  262. >
  263. </File>
  264. <File
  265. RelativePath=".ldecodsrcimage.c"
  266. >
  267. </File>
  268. <File
  269. RelativePath=".ldecodsrcldecod.c"
  270. >
  271. </File>
  272. <File
  273. RelativePath=".ldecodsrcleaky_bucket.c"
  274. >
  275. </File>
  276. <File
  277. RelativePath=".ldecodsrcloopFilter.c"
  278. >
  279. </File>
  280. <File
  281. RelativePath=".ldecodsrcmacroblock.c"
  282. >
  283. </File>
  284. <File
  285. RelativePath=".ldecodsrcmb_access.c"
  286. >
  287. </File>
  288. <File
  289. RelativePath=".ldecodsrcmbuffer.c"
  290. >
  291. </File>
  292. <File
  293. RelativePath=".ldecodsrcmc_prediction.c"
  294. >
  295. </File>
  296. <File
  297. RelativePath=".ldecodsrcmemalloc.c"
  298. >
  299. </File>
  300. <File
  301. RelativePath=".ldecodsrcnal.c"
  302. >
  303. </File>
  304. <File
  305. RelativePath=".ldecodsrcnal_part.c"
  306. >
  307. </File>
  308. <File
  309. RelativePath=".ldecodsrcnalu.c"
  310. >
  311. </File>
  312. <File
  313. RelativePath=".ldecodsrcnalucommon.c"
  314. >
  315. </File>
  316. <File
  317. RelativePath=".ldecodsrcoutput.c"
  318. >
  319. </File>
  320. <File
  321. RelativePath=".ldecodsrcparset.c"
  322. >
  323. </File>
  324. <File
  325. RelativePath=".ldecodsrcparsetcommon.c"
  326. >
  327. </File>
  328. <File
  329. RelativePath=".ldecodsrcquant.c"
  330. >
  331. </File>
  332. <File
  333. RelativePath=".ldecodsrcrtp.c"
  334. >
  335. </File>
  336. <File
  337. RelativePath=".ldecodsrcsei.c"
  338. >
  339. </File>
  340. <File
  341. RelativePath=".ldecodsrctransform.c"
  342. >
  343. </File>
  344. <File
  345. RelativePath=".ldecodsrctransform8x8.c"
  346. >
  347. </File>
  348. <File
  349. RelativePath=".ldecodsrcvlc.c"
  350. >
  351. </File>
  352. <File
  353. RelativePath=".ldecodsrcwin32.c"
  354. >
  355. </File>
  356. </Filter>
  357. <Filter
  358. Name="Header Files"
  359. Filter="h;hpp;hxx;hm;inl"
  360. >
  361. <File
  362. RelativePath=".ldecodincannexb.h"
  363. >
  364. </File>
  365. <File
  366. RelativePath=".ldecodincbiaridecod.h"
  367. >
  368. </File>
  369. <File
  370. RelativePath=".ldecodincblock.h"
  371. >
  372. </File>
  373. <File
  374. RelativePath=".ldecodinccabac.h"
  375. >
  376. </File>
  377. <File
  378. RelativePath=".ldecodinccontext_ini.h"
  379. >
  380. </File>
  381. <File
  382. RelativePath=".ldecodinccontributors.h"
  383. >
  384. </File>
  385. <File
  386. RelativePath=".ldecodincctx_tables.h"
  387. >
  388. </File>
  389. <File
  390. RelativePath=".ldecodincdefines.h"
  391. >
  392. </File>
  393. <File
  394. RelativePath=".ldecodincelements.h"
  395. >
  396. </File>
  397. <File
  398. RelativePath=".ldecodincerc_api.h"
  399. >
  400. </File>
  401. <File
  402. RelativePath=".ldecodincerc_do.h"
  403. >
  404. </File>
  405. <File
  406. RelativePath=".ldecodincerc_globals.h"
  407. >
  408. </File>
  409. <File
  410. RelativePath=".ldecodincerrorconcealment.h"
  411. >
  412. </File>
  413. <File
  414. RelativePath=".ldecodincfmo.h"
  415. >
  416. </File>
  417. <File
  418. RelativePath=".ldecodincglobal.h"
  419. >
  420. </File>
  421. <File
  422. RelativePath=".ldecodincheader.h"
  423. >
  424. </File>
  425. <File
  426. RelativePath=".ldecodincifunctions.h"
  427. >
  428. </File>
  429. <File
  430. RelativePath=".ldecodincimage.h"
  431. >
  432. </File>
  433. <File
  434. RelativePath=".ldecodincleaky_bucket.h"
  435. >
  436. </File>
  437. <File
  438. RelativePath=".ldecodincloopfilter.h"
  439. >
  440. </File>
  441. <File
  442. RelativePath=".ldecodincmacroblock.h"
  443. >
  444. </File>
  445. <File
  446. RelativePath=".ldecodincmb_access.h"
  447. >
  448. </File>
  449. <File
  450. RelativePath=".ldecodincmbuffer.h"
  451. >
  452. </File>
  453. <File
  454. RelativePath=".ldecodincmc_prediction.h"
  455. >
  456. </File>
  457. <File
  458. RelativePath=".ldecodincmemalloc.h"
  459. >
  460. </File>
  461. <File
  462. RelativePath=".ldecodincnalu.h"
  463. >
  464. </File>
  465. <File
  466. RelativePath=".ldecodincnalucommon.h"
  467. >
  468. </File>
  469. <File
  470. RelativePath=".ldecodincoutput.h"
  471. >
  472. </File>
  473. <File
  474. RelativePath=".ldecodincparset.h"
  475. >
  476. </File>
  477. <File
  478. RelativePath=".ldecodincparsetcommon.h"
  479. >
  480. </File>
  481. <File
  482. RelativePath=".ldecodincquant.h"
  483. >
  484. </File>
  485. <File
  486. RelativePath=".ldecodincrtp.h"
  487. >
  488. </File>
  489. <File
  490. RelativePath=".ldecodincsei.h"
  491. >
  492. </File>
  493. <File
  494. RelativePath=".ldecodinctransform.h"
  495. >
  496. </File>
  497. <File
  498. RelativePath=".ldecodinctransform8x8.h"
  499. >
  500. </File>
  501. <File
  502. RelativePath=".ldecodincvlc.h"
  503. >
  504. </File>
  505. <File
  506. RelativePath=".ldecodincwin32.h"
  507. >
  508. </File>
  509. </Filter>
  510. <File
  511. RelativePath="bindecoder.cfg"
  512. >
  513. </File>
  514. </Files>
  515. <Globals>
  516. </Globals>
  517. </VisualStudioProject>