X264Lib.vcproj
资源名称:X264CODEC.rar [点击查看]
上传用户:lctgjx
上传日期:2022-06-04
资源大小:8887k
文件大小:22k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="X264Lib"
- ProjectGUID="{37D42FB3-DE2D-4608-A5AA-EDD58D5917E9}"
- RootNamespace="X264Lib"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="bin"
- IntermediateDirectory=".obj/x86_debug"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../common;../extras;../"
- PreprocessorDefinitions="_DEBUG;_LIB;WIN32;__X264__;ARCH_X86;HAVE_STDINT_H;VISUALIZE"
- MinimalRebuild="false"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".obj/libx264.pch"
- AssemblerListingLocation=".obj/x86_debug"
- ObjectFile=".obj/"
- ProgramDataBaseFileName=".obj/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalDependencies="libX11.lib"
- OutputFile="./Bin/X264Lib.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- 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;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <Filter
- Name="common"
- >
- <File
- RelativePath="..commoncabac.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commoncommon.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commoncpu.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commondct.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commondisplay-x11.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName=".obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonframe.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonmacroblock.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86mc-c.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonmc.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonmdate.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonpixel.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86predict-c.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonpredict.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonquant.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonset.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonvisualize.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName=".obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonvlc.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/core_debug/"
- ProgramDataBaseFileName="obj/core_debug/"
- />
- </FileConfiguration>
- </File>
- <Filter
- Name="x86"
- >
- <File
- RelativePath="..commonx86cabac-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86cpu-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86dct-32.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86dct-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86deblock-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86mc-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86mc-a2.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86pixel-32.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86pixel-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86predict-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86quant-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86sad-a.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..commonx86x86inc.asm"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Assembly $(InputPath)"
- CommandLine="yasm -I..commonx86 -f win32 -O2 -DPREFIX -o "objx86_debug$(InputName)".obj "$(InputPath)"
"
- Outputs="$(IntDir)$(InputName).obj"
- />
- </FileConfiguration>
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="encoder"
- >
- <File
- RelativePath="..encoderanalyse.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..encodercabac.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)$(InputName)1.obj"
- XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..encodercavlc.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..encoderencoder.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..encoderlookahead.c"
- >
- </File>
- <File
- RelativePath="..encodermacroblock.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)$(InputName)1.obj"
- XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..encoderme.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..encoderratecontrol.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..encoderset.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/enc_debug/"
- ProgramDataBaseFileName="obj/enc_debug/"
- XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)$(InputName)1.obj"
- XMLDocumentationFileName="$(IntDir)$(InputName)1.xdc"
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="extra"
- >
- <File
- RelativePath="..extrasgetopt.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AssemblerListingLocation=".obj/x86_debug/"
- ObjectFile=".obj/extra_debug/"
- ProgramDataBaseFileName="obj/extra_debug/"
- />
- </FileConfiguration>
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <Filter
- Name="common_h"
- >
- <File
- RelativePath="..commonbs.h"
- >
- </File>
- <File
- RelativePath="..commoncabac.h"
- >
- </File>
- <File
- RelativePath="..commoncommon.h"
- >
- </File>
- <File
- RelativePath="..commoncpu.h"
- >
- </File>
- <File
- RelativePath="..commondct.h"
- >
- </File>
- <File
- RelativePath="..commondisplay.h"
- >
- </File>
- <File
- RelativePath="..commonframe.h"
- >
- </File>
- <File
- RelativePath="..commonmacroblock.h"
- >
- </File>
- <File
- RelativePath="..commonmc.h"
- >
- </File>
- <File
- RelativePath="..commonosdep.h"
- >
- </File>
- <File
- RelativePath="..commonpixel.h"
- >
- </File>
- <File
- RelativePath="..commonpredict.h"
- >
- </File>
- <File
- RelativePath="..commonquant.h"
- >
- </File>
- <File
- RelativePath="..commonset.h"
- >
- </File>
- <File
- RelativePath="..commonvisualize.h"
- >
- </File>
- <Filter
- Name="x86_h"
- >
- </Filter>
- </Filter>
- <Filter
- Name="encoder_h"
- >
- <File
- RelativePath="..encoderanalyse.h"
- >
- </File>
- <File
- RelativePath="..encodermacroblock.h"
- >
- </File>
- <File
- RelativePath="..encoderme.h"
- >
- </File>
- <File
- RelativePath="..encoderratecontrol.h"
- >
- </File>
- <File
- RelativePath="..encoderset.h"
- >
- </File>
- </Filter>
- <Filter
- Name="extra_h"
- >
- <File
- RelativePath="..extrasgetopt.h"
- >
- </File>
- <File
- RelativePath="..extrasstdint.h"
- >
- </File>
- </Filter>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>