ldecod_vc8.vcproj
资源名称:chapter15.rar [点击查看]
上传用户:hjq518
上传日期:2021-12-09
资源大小:5084k
文件大小:10k
源码类别:
Audio
开发平台:
Visual C++
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="ldecod"
- ProjectGUID="{5499B067-CF32-4141-A757-E0A29866994A}"
- RootNamespace="ldecod"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".ldecod/Debug_vc8"
- IntermediateDirectory=".ldecod/Debug_vc8"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".ldecod/Debug_vc8/ldecod.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="ldecod/inc,lcommon/inc"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".ldecod/Debug_vc8/ldecod.pch"
- AssemblerListingLocation=".ldecod/Debug_vc8/"
- ObjectFile=".ldecod/Debug_vc8/"
- ProgramDataBaseFileName=".ldecod/Debug_vc8/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
- OutputFile="./bin/ldecod.exe"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".ldecod/Debug_vc8/ldecod.pdb"
- SubSystem="1"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".ldecodRelease_vc8"
- IntermediateDirectory=".ldecodRelease_vc8"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".ldecodRelease_vc8/ldecod.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions=""
- Optimization="2"
- InlineFunctionExpansion="2"
- AdditionalIncludeDirectories="ldecodinc"
- PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
- StringPooling="true"
- RuntimeLibrary="0"
- BufferSecurityCheck="true"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".ldecodRelease_vc8/ldecod.pch"
- AssemblerListingLocation=".ldecodRelease_vc8/"
- ObjectFile=".ldecodRelease_vc8/"
- ProgramDataBaseFileName=".ldecodRelease_vc8/"
- BrowseInformation="1"
- BrowseInformationFile=".ldecodRelease_vc8/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/FIXED:NO"
- AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
- OutputFile="./bin/ldecod.exe"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".ldecodRelease_vc8/ldecod.pdb"
- SubSystem="1"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath=".ldecodsrcannexb.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcbiaridecod.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcblock.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrccabac.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrccontext_ini.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcerc_api.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcerc_do_i.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcerc_do_p.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcerrorconcealment.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcfilehandle.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcfmo.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcheader.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcimage.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcldecod.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcleaky_bucket.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcloopFilter.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcmacroblock.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcmb_access.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcmbuffer.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcmc_prediction.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcmemalloc.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcnal.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcnal_part.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcnalu.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcnalucommon.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcoutput.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcparset.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcparsetcommon.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcquant.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcrtp.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcsei.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrctransform.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrctransform8x8.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcvlc.c"
- >
- </File>
- <File
- RelativePath=".ldecodsrcwin32.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath=".ldecodincannexb.h"
- >
- </File>
- <File
- RelativePath=".ldecodincbiaridecod.h"
- >
- </File>
- <File
- RelativePath=".ldecodincblock.h"
- >
- </File>
- <File
- RelativePath=".ldecodinccabac.h"
- >
- </File>
- <File
- RelativePath=".ldecodinccontext_ini.h"
- >
- </File>
- <File
- RelativePath=".ldecodinccontributors.h"
- >
- </File>
- <File
- RelativePath=".ldecodincctx_tables.h"
- >
- </File>
- <File
- RelativePath=".ldecodincdefines.h"
- >
- </File>
- <File
- RelativePath=".ldecodincelements.h"
- >
- </File>
- <File
- RelativePath=".ldecodincerc_api.h"
- >
- </File>
- <File
- RelativePath=".ldecodincerc_do.h"
- >
- </File>
- <File
- RelativePath=".ldecodincerc_globals.h"
- >
- </File>
- <File
- RelativePath=".ldecodincerrorconcealment.h"
- >
- </File>
- <File
- RelativePath=".ldecodincfmo.h"
- >
- </File>
- <File
- RelativePath=".ldecodincglobal.h"
- >
- </File>
- <File
- RelativePath=".ldecodincheader.h"
- >
- </File>
- <File
- RelativePath=".ldecodincifunctions.h"
- >
- </File>
- <File
- RelativePath=".ldecodincimage.h"
- >
- </File>
- <File
- RelativePath=".ldecodincleaky_bucket.h"
- >
- </File>
- <File
- RelativePath=".ldecodincloopfilter.h"
- >
- </File>
- <File
- RelativePath=".ldecodincmacroblock.h"
- >
- </File>
- <File
- RelativePath=".ldecodincmb_access.h"
- >
- </File>
- <File
- RelativePath=".ldecodincmbuffer.h"
- >
- </File>
- <File
- RelativePath=".ldecodincmc_prediction.h"
- >
- </File>
- <File
- RelativePath=".ldecodincmemalloc.h"
- >
- </File>
- <File
- RelativePath=".ldecodincnalu.h"
- >
- </File>
- <File
- RelativePath=".ldecodincnalucommon.h"
- >
- </File>
- <File
- RelativePath=".ldecodincoutput.h"
- >
- </File>
- <File
- RelativePath=".ldecodincparset.h"
- >
- </File>
- <File
- RelativePath=".ldecodincparsetcommon.h"
- >
- </File>
- <File
- RelativePath=".ldecodincquant.h"
- >
- </File>
- <File
- RelativePath=".ldecodincrtp.h"
- >
- </File>
- <File
- RelativePath=".ldecodincsei.h"
- >
- </File>
- <File
- RelativePath=".ldecodinctransform.h"
- >
- </File>
- <File
- RelativePath=".ldecodinctransform8x8.h"
- >
- </File>
- <File
- RelativePath=".ldecodincvlc.h"
- >
- </File>
- <File
- RelativePath=".ldecodincwin32.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="bindecoder.cfg"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>