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

Audio

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="ldecod"
  6. ProjectGUID="{5499B067-CF32-4141-A757-E0A29866994A}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory=".ldecod/Debug_vc7"
  17. IntermediateDirectory=".ldecod/Debug_vc7"
  18. ConfigurationType="1"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="ldecod/inc,lcommon/inc"
  26. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="5"
  29. UsePrecompiledHeader="2"
  30. PrecompiledHeaderFile=".ldecod/Debug_vc7/ldecod.pch"
  31. AssemblerListingLocation=".ldecod/Debug_vc7/"
  32. ObjectFile=".ldecod/Debug_vc7/"
  33. ProgramDataBaseFileName=".ldecod/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/ldecod.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. GenerateDebugInformation="TRUE"
  48. ProgramDatabaseFile=".ldecod/Debug_vc7/ldecod.pdb"
  49. SubSystem="1"
  50. TargetMachine="1"/>
  51. <Tool
  52. Name="VCMIDLTool"
  53. TypeLibraryName=".ldecod/Debug_vc7/ldecod.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=".ldecodRelease_vc7"
  79. IntermediateDirectory=".ldecodRelease_vc7"
  80. ConfigurationType="1"
  81. UseOfMFC="0"
  82. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  83. CharacterSet="2">
  84. <Tool
  85. Name="VCCLCompilerTool"
  86. AdditionalOptions=""
  87. Optimization="2"
  88. InlineFunctionExpansion="2"
  89. AdditionalIncludeDirectories="ldecodinc"
  90. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  91. StringPooling="TRUE"
  92. RuntimeLibrary="4"
  93. BufferSecurityCheck="TRUE"
  94. EnableFunctionLevelLinking="TRUE"
  95. UsePrecompiledHeader="2"
  96. PrecompiledHeaderFile=".ldecodRelease_vc7/ldecod.pch"
  97. AssemblerListingLocation=".ldecodRelease_vc7/"
  98. ObjectFile=".ldecodRelease_vc7/"
  99. ProgramDataBaseFileName=".ldecodRelease_vc7/"
  100. BrowseInformation="1"
  101. BrowseInformationFile=".ldecodRelease_vc7/"
  102. WarningLevel="3"
  103. SuppressStartupBanner="TRUE"
  104. DebugInformationFormat="3"
  105. CallingConvention="0"
  106. CompileAs="0"/>
  107. <Tool
  108. Name="VCCustomBuildTool"/>
  109. <Tool
  110. Name="VCLinkerTool"
  111. AdditionalOptions="/FIXED:NO"
  112. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  113. OutputFile="./bin/ldecod.exe"
  114. LinkIncremental="1"
  115. SuppressStartupBanner="TRUE"
  116. GenerateDebugInformation="TRUE"
  117. ProgramDatabaseFile=".ldecodRelease_vc7/ldecod.pdb"
  118. SubSystem="1"
  119. TargetMachine="1"/>
  120. <Tool
  121. Name="VCMIDLTool"
  122. TypeLibraryName=".ldecodRelease_vc7/ldecod.tlb"
  123. HeaderFileName=""/>
  124. <Tool
  125. Name="VCPostBuildEventTool"/>
  126. <Tool
  127. Name="VCPreBuildEventTool"/>
  128. <Tool
  129. Name="VCPreLinkEventTool"/>
  130. <Tool
  131. Name="VCResourceCompilerTool"
  132. PreprocessorDefinitions="NDEBUG"
  133. Culture="1033"/>
  134. <Tool
  135. Name="VCWebServiceProxyGeneratorTool"/>
  136. <Tool
  137. Name="VCXMLDataGeneratorTool"/>
  138. <Tool
  139. Name="VCWebDeploymentTool"/>
  140. <Tool
  141. Name="VCManagedWrapperGeneratorTool"/>
  142. <Tool
  143. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  144. </Configuration>
  145. </Configurations>
  146. <References>
  147. </References>
  148. <Files>
  149. <Filter
  150. Name="Source Files"
  151. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  152. <File
  153. RelativePath=".ldecodsrcannexb.c">
  154. </File>
  155. <File
  156. RelativePath=".ldecodsrcbiaridecod.c">
  157. </File>
  158. <File
  159. RelativePath=".ldecodsrcblock.c">
  160. </File>
  161. <File
  162. RelativePath=".ldecodsrccabac.c">
  163. </File>
  164. <File
  165. RelativePath=".ldecodsrccontext_ini.c">
  166. </File>
  167. <File
  168. RelativePath=".ldecodsrcerc_api.c">
  169. </File>
  170. <File
  171. RelativePath=".ldecodsrcerc_do_i.c">
  172. </File>
  173. <File
  174. RelativePath=".ldecodsrcerc_do_p.c">
  175. </File>
  176. <File
  177. RelativePath=".ldecodsrcerrorconcealment.c">
  178. </File>
  179. <File
  180. RelativePath=".ldecodsrcfilehandle.c">
  181. </File>
  182. <File
  183. RelativePath=".ldecodsrcfmo.c">
  184. </File>
  185. <File
  186. RelativePath=".ldecodsrcheader.c">
  187. </File>
  188. <File
  189. RelativePath=".ldecodsrcimage.c">
  190. </File>
  191. <File
  192. RelativePath=".ldecodsrcldecod.c">
  193. </File>
  194. <File
  195. RelativePath=".ldecodsrcleaky_bucket.c">
  196. </File>
  197. <File
  198. RelativePath=".ldecodsrcloopFilter.c">
  199. </File>
  200. <File
  201. RelativePath=".ldecodsrcmacroblock.c">
  202. </File>
  203. <File
  204. RelativePath=".ldecodsrcmb_access.c">
  205. </File>
  206. <File
  207. RelativePath=".ldecodsrcmbuffer.c">
  208. </File>
  209. <File
  210. RelativePath=".ldecodsrcmc_prediction.c">
  211. </File>
  212. <File
  213. RelativePath=".ldecodsrcmemalloc.c">
  214. </File>
  215. <File
  216. RelativePath=".ldecodsrcnal.c">
  217. </File>
  218. <File
  219. RelativePath=".ldecodsrcnal_part.c">
  220. </File>
  221. <File
  222. RelativePath=".ldecodsrcnalu.c">
  223. </File>
  224. <File
  225. RelativePath=".ldecodsrcnalucommon.c">
  226. </File>
  227. <File
  228. RelativePath=".ldecodsrcoutput.c">
  229. </File>
  230. <File
  231. RelativePath=".ldecodsrcparset.c">
  232. </File>
  233. <File
  234. RelativePath=".ldecodsrcparsetcommon.c">
  235. </File>
  236. <File
  237. RelativePath=".ldecodsrcquant.c">
  238. </File>
  239. <File
  240. RelativePath=".ldecodsrcrtp.c">
  241. </File>
  242. <File
  243. RelativePath=".ldecodsrcsei.c">
  244. </File>
  245. <File
  246. RelativePath=".ldecodsrctransform.c">
  247. </File>
  248. <File
  249. RelativePath=".ldecodsrctransform8x8.c">
  250. </File>
  251. <File
  252. RelativePath=".ldecodsrcvlc.c">
  253. </File>
  254. <File
  255. RelativePath=".ldecodsrcwin32.c">
  256. </File>
  257. </Filter>
  258. <Filter
  259. Name="Header Files"
  260. Filter="h;hpp;hxx;hm;inl">
  261. <File
  262. RelativePath=".ldecodincannexb.h">
  263. </File>
  264. <File
  265. RelativePath=".ldecodincbiaridecod.h">
  266. </File>
  267. <File
  268. RelativePath=".ldecodincblock.h">
  269. </File>
  270. <File
  271. RelativePath=".ldecodinccabac.h">
  272. </File>
  273. <File
  274. RelativePath=".ldecodinccontext_ini.h">
  275. </File>
  276. <File
  277. RelativePath=".ldecodinccontributors.h">
  278. </File>
  279. <File
  280. RelativePath=".ldecodincctx_tables.h">
  281. </File>
  282. <File
  283. RelativePath=".ldecodincdefines.h">
  284. </File>
  285. <File
  286. RelativePath=".ldecodincelements.h">
  287. </File>
  288. <File
  289. RelativePath=".ldecodincerc_api.h">
  290. </File>
  291. <File
  292. RelativePath=".ldecodincerc_do.h">
  293. </File>
  294. <File
  295. RelativePath=".ldecodincerc_globals.h">
  296. </File>
  297. <File
  298. RelativePath=".ldecodincerrorconcealment.h">
  299. </File>
  300. <File
  301. RelativePath=".ldecodincfmo.h">
  302. </File>
  303. <File
  304. RelativePath=".lencodincframe.h">
  305. </File>
  306. <File
  307. RelativePath=".ldecodincglobal.h">
  308. </File>
  309. <File
  310. RelativePath=".ldecodincheader.h">
  311. </File>
  312. <File
  313. RelativePath=".ldecodincifunctions.h">
  314. </File>
  315. <File
  316. RelativePath=".ldecodincimage.h">
  317. </File>
  318. <File
  319. RelativePath=".ldecodincleaky_bucket.h">
  320. </File>
  321. <File
  322. RelativePath=".ldecodincloopfilter.h">
  323. </File>
  324. <File
  325. RelativePath=".ldecodincmacroblock.h">
  326. </File>
  327. <File
  328. RelativePath=".ldecodincmb_access.h">
  329. </File>
  330. <File
  331. RelativePath=".ldecodincmbuffer.h">
  332. </File>
  333. <File
  334. RelativePath=".ldecodincmc_prediction.h">
  335. </File>
  336. <File
  337. RelativePath=".ldecodincmemalloc.h">
  338. </File>
  339. <File
  340. RelativePath=".ldecodincnalu.h">
  341. </File>
  342. <File
  343. RelativePath=".ldecodincnalucommon.h">
  344. </File>
  345. <File
  346. RelativePath=".ldecodincoutput.h">
  347. </File>
  348. <File
  349. RelativePath=".ldecodincparset.h">
  350. </File>
  351. <File
  352. RelativePath=".ldecodincparsetcommon.h">
  353. </File>
  354. <File
  355. RelativePath=".ldecodincquant.h">
  356. </File>
  357. <File
  358. RelativePath=".ldecodincrtp.h">
  359. </File>
  360. <File
  361. RelativePath=".ldecodincsei.h">
  362. </File>
  363. <File
  364. RelativePath=".ldecodinctransform.h">
  365. </File>
  366. <File
  367. RelativePath=".ldecodinctransform8x8.h">
  368. </File>
  369. <File
  370. RelativePath=".ldecodincvlc.h">
  371. </File>
  372. <File
  373. RelativePath=".ldecodincwin32.h">
  374. </File>
  375. </Filter>
  376. <File
  377. RelativePath="bindecoder.cfg">
  378. </File>
  379. </Files>
  380. <Globals>
  381. </Globals>
  382. </VisualStudioProject>