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

📄 ff_wmv9_2005.vcproj

📁 从FFMPEG转换而来的H264解码程序,VC下编译..
💻 VCPROJ
📖 第 1 页 / 共 2 页
字号:
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug Unicode|x64"
			OutputDirectory="debug_unicode$(PlatformName)"
			IntermediateDirectory="debug_unicode$(PlatformName)"
			ConfigurationType="2"
			CharacterSet="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions=""
				Optimization="0"
				AdditionalIncludeDirectories="include;../.."
				PreprocessorDefinitions="WIN64;_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;DEBUG;SUPPORT_INTERLACE;FFDEBUG=0;UCLIBCPP"
				MinimalRebuild="true"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				BufferSecurityCheck="true"
				EnableFunctionLevelLinking="true"
				ForceConformanceInForLoopScope="true"
				RuntimeTypeInfo="false"
				UsePrecompiledHeader="2"
				WarningLevel="0"
				Detect64BitPortabilityProblems="false"
				DebugInformationFormat="3"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="true"
				AdditionalOptions=""
				AdditionalDependencies="msvcrtd.lib msvcprtd.lib kernel32.lib uuid.lib oleaut32.lib ole32.lib oldnames.lib $(NOINHERIT)"
				OutputFile="../../../bin/ff_wmv9.dll"
				SuppressStartupBanner="true"
				GenerateManifest="true"
				IgnoreAllDefaultLibraries="true"
				ModuleDefinitionFile="ff_wmv9.def"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(IntDir)/ff_wmv9.pdb"
				SubSystem="2"
				ImportLibrary="$(IntDir)/ff_wmv9.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 Unicode|Win32"
			OutputDirectory="release_unicode$(PlatformName)"
			IntermediateDirectory="release_unicode$(PlatformName)"
			ConfigurationType="2"
			CharacterSet="1"
			ManagedExtensions="0"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions=""
				Optimization="1"
				InlineFunctionExpansion="1"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="2"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="include;../.."
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;SUPPORT_INTERLACE;FFDEBUG=0;UCLIBCPP"
				StringPooling="true"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="false"
				RuntimeTypeInfo="false"
				UsePrecompiledHeader="2"
				BrowseInformation="0"
				WarningLevel="4"
				DebugInformationFormat="3"
				DisableSpecificWarnings="4996;4100;4127;4201;4005"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="true"
				AdditionalOptions=""
				AdditionalDependencies="msvcrt.lib msvcprt.lib kernel32.lib uuid.lib oleaut32.lib ole32.lib oldnames.lib $(NOINHERIT)"
				OutputFile="../../../bin/ff_wmv9.dll"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				GenerateManifest="true"
				IgnoreAllDefaultLibraries="true"
				ModuleDefinitionFile="ff_wmv9.def"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				OptimizeForWindows98="1"
				ImportLibrary="$(OutDir)/ff_wmv9.lib"
				TargetMachine="1"
			/>
			<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 Unicode|x64"
			OutputDirectory="release_unicode$(PlatformName)"
			IntermediateDirectory="release_unicode$(PlatformName)"
			ConfigurationType="2"
			CharacterSet="1"
			ManagedExtensions="0"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions=""
				Optimization="1"
				InlineFunctionExpansion="1"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="2"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="include;../.."
				PreprocessorDefinitions="WIN64;_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;SUPPORT_INTERLACE;FFDEBUG=0;UCLIBCPP"
				StringPooling="true"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="false"
				RuntimeTypeInfo="false"
				UsePrecompiledHeader="2"
				WarningLevel="4"
				DebugInformationFormat="3"
				DisableSpecificWarnings="4996;4100;4127"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="true"
				AdditionalOptions=""
				AdditionalDependencies="msvcrt.lib msvcprt.lib kernel32.lib uuid.lib oleaut32.lib ole32.lib oldnames.lib $(NOINHERIT)"
				OutputFile="../../../bin/ff_wmv9.dll"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				GenerateManifest="true"
				IgnoreAllDefaultLibraries="true"
				ModuleDefinitionFile="ff_wmv9.def"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				OptimizeForWindows98="1"
				ImportLibrary="$(IntDir)/$(ProjectName).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;def;odl;idl;hpj;bat;asm"
			>
			<File
				RelativePath="combase.cpp"
				>
			</File>
			<File
				RelativePath="ff_wmv9.cpp"
				>
			</File>
			<File
				RelativePath="..\..\imgFilters\ffImgfmt.cpp"
				>
			</File>
			<File
				RelativePath="GenProfile_lib.cpp"
				>
			</File>
			<File
				RelativePath="nssBuffer.cpp"
				>
			</File>
			<File
				RelativePath="stdafx.cpp"
				>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug Unicode|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug Unicode|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release Unicode|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalOptions=""
						UsePrecompiledHeader="1"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="..\..\baseclasses\strmiids.cpp"
				>
			</File>
			<File
				RelativePath="videoenc.cpp"
				>
			</File>
			<File
				RelativePath="writerSink.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc"
			>
			<File
				RelativePath="combase.h"
				>
			</File>
			<File
				RelativePath="encappErr.h"
				>
			</File>
			<File
				RelativePath="encode.h"
				>
			</File>
			<File
				RelativePath="ff_wmv9.h"
				>
			</File>
			<File
				RelativePath="GenProfile_lib.h"
				>
			</File>
			<File
				RelativePath="nssBuffer.h"
				>
			</File>
			<File
				RelativePath="stdafx.h"
				>
			</File>
			<File
				RelativePath="Tdll.h"
				>
			</File>
			<File
				RelativePath="videoenc.h"
				>
			</File>
			<File
				RelativePath="writerSink.h"
				>
			</File>
		</Filter>
		<File
			RelativePath="ff_wmv9.def"
			>
		</File>
	</Files>
	<Globals>
		<Global
			Name="DevPartner_IsInstrumented"
			Value="0"
		/>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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