shithub: aacenc

ref: a66bde45993a9ab3bb96e5054f1c153b8aceae0e
dir: /libfaac/libfaac.vcproj/

View raw version
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="libfaac"
	SccProjectName=""
	SccLocalPath="">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
				BasicRuntimeChecks="3"
				RuntimeLibrary="5"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Debug/libfaac.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="4"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Debug\libfaac.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1043"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				InlineFunctionExpansion="1"
				OptimizeForProcessor="2"
				PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Release/libfaac.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Release\libfaac.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1043"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
			<File
				RelativePath=".\aacquant.c">
			</File>
			<File
				RelativePath=".\backpred.c">
			</File>
			<File
				RelativePath=".\bitstream.c">
			</File>
			<File
				RelativePath=".\channels.c">
			</File>
			<File
				RelativePath=".\fft.c">
			</File>
			<File
				RelativePath=".\filtbank.c">
			</File>
			<File
				RelativePath=".\frame.c">
			</File>
			<File
				RelativePath=".\huffman.c">
			</File>
			<File
				RelativePath=".\joint.c">
			</File>
			<File
				RelativePath=".\ltp.c">
			</File>
			<File
				RelativePath=".\psychiso.c">
			</File>
			<File
				RelativePath=".\psychkni.c">
			</File>
			<File
				RelativePath=".\tns.c">
			</File>
			<File
				RelativePath=".\util.c">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath=".\aacquant.h">
			</File>
			<File
				RelativePath=".\backpred.h">
			</File>
			<File
				RelativePath=".\bitstream.h">
			</File>
			<File
				RelativePath=".\channels.h">
			</File>
			<File
				RelativePath=".\coder.h">
			</File>
			<File
				RelativePath=".\fft.h">
			</File>
			<File
				RelativePath=".\filtbank.h">
			</File>
			<File
				RelativePath=".\frame.h">
			</File>
			<File
				RelativePath=".\huffman.h">
			</File>
			<File
				RelativePath=".\hufftab.h">
			</File>
			<File
				RelativePath=".\joint.h">
			</File>
			<File
				RelativePath=".\ltp.h">
			</File>
			<File
				RelativePath=".\psych.h">
			</File>
			<File
				RelativePath=".\tns.h">
			</File>
			<File
				RelativePath=".\util.h">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>