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

📄 faac_dll.vcproj

📁 AAC音频解码算法程序
💻 VCPROJ
字号:
<?xml version="1.0" encoding = "gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="faac_dll"
	SccProjectName=""
	SccLocalPath="">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\DebugDLL"
			IntermediateDirectory=".\DebugDLL"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="_DEBUG;FAAC_DLL;WIN32;_WINDOWS;_USRDLL;FAAC_DLL_EXPORTS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\DebugDLL/faac_dll.pch"
				AssemblerListingLocation=".\DebugDLL/"
				ObjectFile=".\DebugDLL/"
				ProgramDataBaseFileName=".\DebugDLL/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="4"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="Debug/faac.dll"
				LinkIncremental="2"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\DebugDLL/faac.pdb"
				ImportLibrary=".\DebugDLL/faac.lib"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\DebugDLL/faac_dll.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1043"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\ReleaseDLL"
			IntermediateDirectory=".\ReleaseDLL"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				InlineFunctionExpansion="1"
				PreprocessorDefinitions="NDEBUG;FAAC_DLL;WIN32;_WINDOWS;_USRDLL;FAAC_DLL_EXPORTS"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\ReleaseDLL/faac_dll.pch"
				AssemblerListingLocation=".\ReleaseDLL/"
				ObjectFile=".\ReleaseDLL/"
				ProgramDataBaseFileName=".\ReleaseDLL/"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="ReleaseDLL/faac.dll"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\ReleaseDLL/faac.pdb"
				ImportLibrary=".\ReleaseDLL/faac.lib"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\ReleaseDLL/faac_dll.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1043"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
			<File
				RelativePath=".\aac_qc.c">
			</File>
			<File
				RelativePath=".\aac_se_enc.c">
			</File>
			<File
				RelativePath=".\bitstream.c">
			</File>
			<File
				RelativePath=".\enc_tf.c">
			</File>
			<File
				RelativePath=".\encoder.c">
			</File>
			<File
				RelativePath=".\fastfft.c">
			</File>
			<File
				RelativePath=".\imdct.c">
			</File>
			<File
				RelativePath=".\is.c">
			</File>
			<File
				RelativePath=".\mc_enc.c">
			</File>
			<File
				RelativePath=".\ms.c">
			</File>
			<File
				RelativePath=".\nok_ltp_enc.c">
			</File>
			<File
				RelativePath=".\nok_pitch.c">
			</File>
			<File
				RelativePath=".\psych.c">
			</File>
			<File
				RelativePath=".\pulse.c">
			</File>
			<File
				RelativePath=".\rateconv.c">
			</File>
			<File
				RelativePath=".\tns.c">
			</File>
			<File
				RelativePath=".\transfo.c">
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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