⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 libavcodec_2005.vcproj

📁 mpeg4 video codec mpeg4 video codec
💻 VCPROJ
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="8.00"	Name="libavcodec"	ProjectGUID="{5CAF881C-9349-4EE2-9697-982C10795033}"	RootNamespace="libavcodec"	>	<Platforms>		<Platform			Name="Win32"		/>		<Platform			Name="x64"		/>	</Platforms>	<ToolFiles>	</ToolFiles>	<Configurations>		<Configuration			Name="Debug|Win32"			OutputDirectory=".\Debug"			IntermediateDirectory=".\Debug"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="false"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="_DEBUG"				MkTypLibCompatible="true"				SuppressStartupBanner="true"				TargetEnvironment="1"				TypeLibraryName=".\Debug/libavcodec.tlb"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				AdditionalIncludeDirectories=".,..,../codecs,../imgFilters,../zlib,libavcodec,libavutil"				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;HAVE_AV_CONFIG_H"				ExceptionHandling="0"				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"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_DEBUG"				Culture="1051"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				IgnoreImportLibrary="true"				AdditionalOptions="/MACHINE:I386"				AdditionalDependencies="msvcrtd.lib kernel32.lib oldnames.lib $(NOINHERIT)"				OutputFile="../../bin/libavcodec.dll"				SuppressStartupBanner="true"				GenerateManifest="true"				IgnoreAllDefaultLibraries="true"				ModuleDefinitionFile=".\libavcodec.def"				GenerateDebugInformation="true"				ProgramDatabaseFile="$(IntDir)/$(TargetName).pdb"				SubSystem="2"				EntryPointSymbol="DllEntryPoint"				ImportLibrary=".\Debug/libavcodec.lib"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"				EmbedManifest="true"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>		</Configuration>		<Configuration			Name="Release|Win32"			OutputDirectory=".\Release"			IntermediateDirectory=".\Release"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="false"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="true"				SuppressStartupBanner="true"				TargetEnvironment="1"				TypeLibraryName=".\Release/libavcodec.tlb"			/>			<Tool				Name="VCCLCompilerTool"				InlineFunctionExpansion="2"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				AdditionalIncludeDirectories=".,..,../codecs,../imgFilters,../zlib,libavcodec,libavutil"				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;HAVE_AV_CONFIG_H"				StringPooling="true"				ExceptionHandling="0"				RuntimeLibrary="2"				BufferSecurityCheck="false"				EnableFunctionLevelLinking="true"				PrecompiledHeaderFile=".\Release/libavcodec.pch"				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="1"				SuppressStartupBanner="true"				CompileAs="1"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="1051"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				IgnoreImportLibrary="true"				AdditionalOptions="/MACHINE:I386"				AdditionalDependencies="msvcrt.lib kernel32.lib oldnames.lib $(NOINHERIT)"				OutputFile="../../bin/libavcodec.dll"				LinkIncremental="1"				SuppressStartupBanner="true"				GenerateManifest="true"				IgnoreAllDefaultLibraries="true"				ModuleDefinitionFile=".\libavcodec.def"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				EntryPointSymbol="DllEntryPoint"				ImportLibrary=".\Release/libavcodec.lib"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"				EmbedManifest="true"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>		</Configuration>		<Configuration			Name="Release64|Win32"			OutputDirectory="$(ConfigurationName)"			IntermediateDirectory="$(ConfigurationName)"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="false"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="true"				SuppressStartupBanner="true"				TargetEnvironment="1"				TypeLibraryName=".\Release/libavcodec.tlb"			/>			<Tool				Name="VCCLCompilerTool"				InlineFunctionExpansion="2"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				AdditionalIncludeDirectories=".,..,../codecs,../imgFilters,../zlib,libavcodec,libavutil"				PreprocessorDefinitions="WIN64;_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;HAVE_AV_CONFIG_H"				StringPooling="true"				ExceptionHandling="0"				RuntimeLibrary="2"				BufferSecurityCheck="false"				EnableFunctionLevelLinking="true"				PrecompiledHeaderFile="$(ConfigurationName)/libavcodec.pch"				AssemblerListingLocation="$(ConfigurationName)/"				ObjectFile="$(ConfigurationName)/"				ProgramDataBaseFileName="$(ConfigurationName)/"				WarningLevel="1"				SuppressStartupBanner="true"				CompileAs="1"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="1051"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				IgnoreImportLibrary="true"				AdditionalOptions="/MACHINE:AMD64"				AdditionalDependencies="msvcrt.lib kernel32.lib oldnames.lib $(NOINHERIT)"				OutputFile="../../bin/libavcodec.dll"				LinkIncremental="1"				SuppressStartupBanner="true"				GenerateManifest="true"				IgnoreAllDefaultLibraries="true"				ModuleDefinitionFile=".\libavcodec.def"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				EntryPointSymbol="DllEntryPoint"				ImportLibrary="$(ConfigurationName)/libavcodec.lib"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"				EmbedManifest="true"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>		</Configuration>		<Configuration			Name="Debug|x64"			OutputDirectory="$(ConfigurationName)"			IntermediateDirectory="$(ConfigurationName)"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="false"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="_DEBUG"				MkTypLibCompatible="true"				SuppressStartupBanner="true"				TargetEnvironment="3"				TypeLibraryName=".\Debug/libavcodec.tlb"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				AdditionalIncludeDirectories=".,..,../codecs,../imgFilters,../zlib,libavcodec,libavutil"				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;HAVE_AV_CONFIG_H"				ExceptionHandling="0"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				BufferSecurityCheck="true"				PrecompiledHeaderFile=".\Debug/libavcodec.pch"				AssemblerListingLocation=".\Debug/"				ObjectFile=".\Debug/"				ProgramDataBaseFileName=".\Debug/"				BrowseInformation="1"				WarningLevel="0"				SuppressStartupBanner="true"				DebugInformationFormat="3"				CompileAs="0"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="_DEBUG"				Culture="1051"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				IgnoreImportLibrary="true"				AdditionalOptions="/MACHINE:I386"				AdditionalDependencies="msvcrtd.lib kernel32.lib oldnames.lib $(NOINHERIT)"				OutputFile="../../bin/libavcodec.dll"				SuppressStartupBanner="true"				GenerateManifest="true"				IgnoreAllDefaultLibraries="true"				ModuleDefinitionFile=".\libavcodec.def"				GenerateDebugInformation="true"				ProgramDatabaseFile="$(IntDir)/$(TargetName).pdb"				SubSystem="2"				EntryPointSymbol="DllEntryPoint"				ImportLibrary=".\Debug/libavcodec.lib"				TargetMachine="17"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"				EmbedManifest="true"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>		</Configuration>		<Configuration			Name="Release|x64"			OutputDirectory="$(ConfigurationName)"			IntermediateDirectory="$(ConfigurationName)"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="false"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="true"				SuppressStartupBanner="true"				TargetEnvironment="3"				TypeLibraryName=".\Release/libavcodec.tlb"			/>			<Tool				Name="VCCLCompilerTool"				InlineFunctionExpansion="2"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				AdditionalIncludeDirectories=".,..,../codecs,../imgFilters,../zlib,libavcodec,libavutil"				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;HAVE_AV_CONFIG_H"				StringPooling="true"				ExceptionHandling="0"				RuntimeLibrary="2"				BufferSecurityCheck="false"				EnableFunctionLevelLinking="true"				PrecompiledHeaderFile=".\Release/libavcodec.pch"				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="1"				SuppressStartupBanner="true"				CompileAs="1"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="1051"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				IgnoreImportLibrary="true"				AdditionalOptions="/MACHINE:I386"				AdditionalDependencies="msvcrt.lib kernel32.lib oldnames.lib $(NOINHERIT)"				OutputFile="../../bin/libavcodec.dll"				LinkIncremental="1"				SuppressStartupBanner="true"				GenerateManifest="true"				IgnoreAllDefaultLibraries="true"				ModuleDefinitionFile=".\libavcodec.def"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				EntryPointSymbol="DllEntryPoint"				ImportLibrary=".\Release/libavcodec.lib"				TargetMachine="17"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"				EmbedManifest="true"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"			/>		</Configuration>		<Configuration			Name="Release64|x64"			OutputDirectory="$(ConfigurationName)"			IntermediateDirectory="$(ConfigurationName)"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="false"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="true"				SuppressStartupBanner="true"				TargetEnvironment="3"				TypeLibraryName=".\Release/libavcodec.tlb"			/>			<Tool				Name="VCCLCompilerTool"				InlineFunctionExpansion="2"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				AdditionalIncludeDirectories=".,..,../codecs,../imgFilters,../zlib,libavcodec,libavutil"				PreprocessorDefinitions="WIN64;_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;HAVE_AV_CONFIG_H"				StringPooling="true"				ExceptionHandling="0"				RuntimeLibrary="2"				BufferSecurityCheck="false"				EnableFunctionLevelLinking="true"				PrecompiledHeaderFile="$(ConfigurationName)/libavcodec.pch"				AssemblerListingLocation="$(ConfigurationName)/"				ObjectFile="$(ConfigurationName)/"				ProgramDataBaseFileName="$(ConfigurationName)/"				WarningLevel="1"				SuppressStartupBanner="true"				CompileAs="1"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="1051"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				IgnoreImportLibrary="true"				AdditionalOptions="/MACHINE:AMD64"				AdditionalDependencies="msvcrt.lib kernel32.lib oldnames.lib $(NOINHERIT)"				OutputFile="../../bin/libavcodec.dll"				LinkIncremental="1"				SuppressStartupBanner="true"				GenerateManifest="true"				IgnoreAllDefaultLibraries="true"				ModuleDefinitionFile=".\libavcodec.def"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				EntryPointSymbol="DllEntryPoint"				ImportLibrary="$(ConfigurationName)/libavcodec.lib"				TargetMachine="17"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"				EmbedManifest="true"			/>			<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=".\libavcodec\8bps.c"				>			</File>			<File				RelativePath=".\libavcodec\ac3enc.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\bitstream.c"				>			</File>			<File				RelativePath=".\libavcodec\cabac.c"				>			</File>			<File				RelativePath="libavcodec\cinepak.c"				>			</File>			<File				RelativePath=".\libavcodec\cook.c"				>			</File>			<File				RelativePath=".\libavcodec\corepng.c"				>			</File>			<File				RelativePath="libavcodec\cyuv.c"				>			</File>			<File				RelativePath=".\DllEntry.c"				>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -