📄 libavcodec.vcproj
字号:
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="libavcodec"
ProjectGUID="{27FBB7F9-58EE-4362-9B6E-AE35785C5B2C}"
RootNamespace="libavcodec"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="debug"
IntermediateDirectory="debug"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".;..;../codecs;../imgFilters;../zlib;libavcodec;libavutil"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_AV_CONFIG_H"
ExceptionHandling="FALSE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
BufferSecurityCheck="TRUE"
PrecompiledHeaderFile=".\Debug/libavcodec.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
BrowseInformation="1"
WarningLevel="0"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"
DisableSpecificWarnings="4244;"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="msvcrtd.lib kernel32.lib oldnames.lib $(NOINHERIT)"
OutputFile="../../bin/libavcodec.dll"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
IgnoreAllDefaultLibraries="TRUE"
ModuleDefinitionFile=".\libavcodec.def"
GenerateDebugInformation="TRUE"
SubSystem="2"
EntryPointSymbol="DllEntryPoint"
ImportLibrary=".\Debug/libavcodec.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Debug/libavcodec.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1051"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="release"
IntermediateDirectory="release"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
WholeProgramOptimization="TRUE">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Oa"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
OptimizeForProcessor="2"
AdditionalIncludeDirectories=".;..;../codecs;../imgFilters;../zlib;libavcodec;libavutil"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;HAVE_AV_CONFIG_H"
StringPooling="TRUE"
ExceptionHandling="FALSE"
RuntimeLibrary="2"
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile=".\Release/libavcodec.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="1"
SuppressStartupBanner="TRUE"
CompileAs="1"
DisableSpecificWarnings="4244;4005;4002;"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="msvcrt.lib kernel32.lib oldnames.lib $(NOINHERIT)"
OutputFile="../../bin/libavcodec.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
IgnoreAllDefaultLibraries="TRUE"
ModuleDefinitionFile=".\libavcodec.def"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
EntryPointSymbol="DllEntryPoint"
ImportLibrary=".\Release/libavcodec.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Release/libavcodec.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1051"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath=".\libavcodec\8bps.c">
</File>
<File
RelativePath=".\libavcodec\aasc.c">
</File>
<File
RelativePath=".\libavcodec\ac3.c">
</File>
<File
RelativePath=".\libavcodec\ac3enc.c">
</File>
<File
RelativePath=".\libavcodec\ac3tab.c">
</File>
<File
RelativePath=".\libavcodec\adpcm.c">
</File>
<File
RelativePath=".\libavcodec\allcodecs.c">
</File>
<File
RelativePath=".\libavcodec\amr.c">
</File>
<File
RelativePath=".\libavcodec\asv1.c">
</File>
<File
RelativePath=".\libavcodec\atrac3.c">
</File>
<File
RelativePath=".\libavcodec\avs.c">
</File>
<File
RelativePath=".\libavcodec\bitstream.c">
</File>
<File
RelativePath=".\libavcodec\cabac.c">
</File>
<File
RelativePath=".\libavcodec\cavs.c">
</File>
<File
RelativePath=".\libavcodec\cavsdsp.c">
</File>
<File
RelativePath=".\libavcodec\cinepak.c">
</File>
<File
RelativePath=".\libavcodec\cook.c">
</File>
<File
RelativePath=".\libavcodec\corepng.c">
</File>
<File
RelativePath=".\libavcodec\cscd.c">
</File>
<File
RelativePath=".\libavcodec\cyuv.c">
</File>
<File
RelativePath=".\DllEntry.c">
</File>
<File
RelativePath=".\libavcodec\dsputil.c">
</File>
<File
RelativePath=".\libavcodec\dv.c">
</File>
<File
RelativePath=".\libavcodec\error_resilience.c">
</File>
<File
RelativePath=".\libavcodec\eval.c">
</File>
<File
RelativePath=".\libavcodec\faandct.c">
</File>
<File
RelativePath=".\libavcodec\fft.c">
</File>
<File
RelativePath=".\libavcodec\ffv1.c">
</File>
<File
RelativePath=".\libavcodec\flac.c">
</File>
<File
RelativePath=".\libavcodec\fraps.c">
</File>
<File
RelativePath=".\libavcodec\g726.c">
</File>
<File
RelativePath="libavcodec\golomb.c">
</File>
<File
RelativePath=".\libavcodec\gsm.c">
</File>
<File
RelativePath=".\libavcodec\h261.c">
</File>
<File
RelativePath=".\libavcodec\h261dec.c">
</File>
<File
RelativePath=".\libavcodec\h261enc.c">
</File>
<File
RelativePath=".\libavcodec\h263.c">
</File>
<File
RelativePath=".\libavcodec\h263_parser.c">
</File>
<File
RelativePath=".\libavcodec\h263dec.c">
</File>
<File
RelativePath="libavcodec\h264.c">
</File>
<File
RelativePath="libavcodec\h264_parser.c">
</File>
<File
RelativePath=".\libavcodec\h264dsp.c">
</File>
<File
RelativePath=".\libavcodec\h264idct.c">
</File>
<File
RelativePath=".\libavcodec\huffyuv.c">
</File>
<File
RelativePath=".\libavcodec\imc.c">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="libavcodec\imgconvert.c">
</File>
<File
RelativePath=".\libavcodec\indeo2.c">
</File>
<File
RelativePath="libavcodec\indeo3.c">
</File>
<File
RelativePath=".\libavcodec\jfdctfst.c">
</File>
<File
RelativePath=".\libavcodec\jfdctint.c">
</File>
<File
RelativePath=".\libavcodec\jpegls.c">
</File>
<File
RelativePath=".\libavcodec\jpeglsdec.c">
</File>
<File
RelativePath=".\libavcodec\jrevdct.c">
</File>
<File
RelativePath=".\libavcodec\lcl.c">
</File>
<File
RelativePath=".\libavcodec\ljpegenc.c">
</File>
<File
RelativePath=".\libavcodec\loco.c">
</File>
<File
RelativePath=".\libavcodec\mace.c">
</File>
<File
RelativePath="libavcodec\mdct.c">
</File>
<File
RelativePath=".\libavcodec\mjpeg.c">
</File>
<File
RelativePath=".\libavcodec\mjpegbdec.c">
</File>
<File
RelativePath=".\libavcodec\mjpegdec.c">
</File>
<File
RelativePath=".\libavcodec\mjpegenc.c">
</File>
<File
RelativePath=".\libavcodec\mjpeg_parser.c">
</File>
<File
RelativePath=".\libavcodec\motion_est.c">
</File>
<File
RelativePath=".\libavcodec\motion_est_template.c">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath=".\libavcodec\mpeg12.c">
</File>
<File
RelativePath=".\libavcodec\mpegaudiodata.c">
</File>
<File
RelativePath=".\libavcodec\mpegaudiodec.c">
</File>
<File
RelativePath=".\libavcodec\mpegvideo.c">
</File>
<File
RelativePath=".\libavcodec\msmpeg4.c">
</File>
<File
RelativePath=".\libavcodec\msmpeg4data.c">
</File>
<File
RelativePath=".\libavcodec\msrle.c">
</File>
<File
RelativePath=".\libavcodec\msvideo1.c">
</File>
<File
RelativePath=".\libavcodec\parser.c">
</File>
<File
RelativePath=".\libavcodec\pcm.c">
</File>
<File
RelativePath=".\libavcodec\png.c">
</File>
<File
RelativePath=".\libavcodec\qdm2.c">
</File>
<File
RelativePath=".\libavcodec\qpeg.c">
</File>
<File
RelativePath=".\libavcodec\qtrle.c">
</File>
<File
RelativePath=".\libavcodec\ra144.c">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath=".\libavcodec\ra288.c">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath=".\libavcodec\rangecoder.c">
</File>
<File
RelativePath=".\libavcodec\ratecontrol.c">
</File>
<File
RelativePath=".\libavcodec\rpza.c">
</File>
<File
RelativePath=".\libavcodec\rtjpeg.c">
</File>
<File
RelativePath=".\libavcodec\rv10.c">
</File>
<File
RelativePath=".\libavcodec\simple_idct.c">
</File>
<File
RelativePath="libavcodec\skl_dct_c.c">
</File>
<File
RelativePath=".\libavcodec\snow.c">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath=".\libavcodec\sp5xdec.c">
</File>
<File
RelativePath="libavcodec\svq1.c">
</File>
<File
RelativePath=".\libavcodec\svq3.c">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -