shithub: aacdec

ref: be3cdaf29006c2b53bd3899f08dc2752ddba9bf6
dir: /libfaad/libfaad.vcproj/

View raw version
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="libfaad"
	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"
				AdditionalIncludeDirectories="fftw"
				PreprocessorDefinitions="_DEBUG,WIN32,_LIB,FFTW_ENABLE_FLOAT"
				BasicRuntimeChecks="3"
				RuntimeLibrary="5"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Debug/libfaad.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="4"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Debug\libfaad.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"
				GlobalOptimizations="TRUE"
				InlineFunctionExpansion="1"
				EnableIntrinsicFunctions="TRUE"
				FavorSizeOrSpeed="1"
				OptimizeForProcessor="2"
				AdditionalIncludeDirectories=""
				PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
				StringPooling="TRUE"
				RuntimeLibrary="4"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Release/libfaad.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Release\libfaad.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=".\bits.c">
			</File>
			<File
				RelativePath=".\cfft.c">
			</File>
			<File
				RelativePath=".\common.c">
			</File>
			<File
				RelativePath=".\data.c">
			</File>
			<File
				RelativePath=".\decoder.c">
			</File>
			<File
				RelativePath=".\dither.c">
			</File>
			<File
				RelativePath=".\drc.c">
			</File>
			<File
				RelativePath=".\error.c">
			</File>
			<File
				RelativePath=".\filtbank.c">
			</File>
			<File
				RelativePath=".\ic_predict.c">
			</File>
			<File
				RelativePath=".\is.c">
			</File>
			<File
				RelativePath=".\lt_predict.c">
			</File>
			<File
				RelativePath=".\mdct.c">
			</File>
			<File
				RelativePath=".\mp4.c">
			</File>
			<File
				RelativePath=".\ms.c">
			</File>
			<File
				RelativePath=".\output.c">
			</File>
			<File
				RelativePath=".\pns.c">
			</File>
			<File
				RelativePath=".\pulse.c">
			</File>
			<File
				RelativePath=".\reordered_spectral_data.c">
			</File>
			<File
				RelativePath=".\rvlc_scale_factors.c">
			</File>
			<File
				RelativePath=".\sbr_dec.c">
			</File>
			<File
				RelativePath=".\sbr_huff.c">
			</File>
			<File
				RelativePath=".\sbr_qmf.c">
			</File>
			<File
				RelativePath=".\sbr_syntax.c">
			</File>
			<File
				RelativePath=".\specrec.c">
			</File>
			<File
				RelativePath=".\syntax.c">
			</File>
			<File
				RelativePath=".\tns.c">
			</File>
			<Filter
				Name="codebook"
				Filter="">
				<File
					RelativePath=".\codebook\hcb_1.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_10.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_11.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_2.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_3.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_4.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_5.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_6.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_7.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_8.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_9.c">
				</File>
				<File
					RelativePath=".\codebook\hcb_sf.c">
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath=".\analysis.h">
			</File>
			<File
				RelativePath=".\bits.h">
			</File>
			<File
				RelativePath=".\cfft.h">
			</File>
			<File
				RelativePath=".\common.h">
			</File>
			<File
				RelativePath=".\fftw\config.h">
			</File>
			<File
				RelativePath=".\data.h">
			</File>
			<File
				RelativePath=".\decoder.h">
			</File>
			<File
				RelativePath=".\dither.h">
			</File>
			<File
				RelativePath=".\drc.h">
			</File>
			<File
				RelativePath=".\error.h">
			</File>
			<File
				RelativePath=".\filtbank.h">
			</File>
			<File
				RelativePath="fixed.h">
			</File>
			<File
				RelativePath=".\codebook\hcb.h">
			</File>
			<File
				RelativePath=".\huffman.h">
			</File>
			<File
				RelativePath=".\ic_predict.h">
			</File>
			<File
				RelativePath=".\is.h">
			</File>
			<File
				RelativePath=".\kbd_win.h">
			</File>
			<File
				RelativePath=".\lt_predict.h">
			</File>
			<File
				RelativePath=".\mdct.h">
			</File>
			<File
				RelativePath=".\mp4.h">
			</File>
			<File
				RelativePath=".\ms.h">
			</File>
			<File
				RelativePath=".\output.h">
			</File>
			<File
				RelativePath=".\pns.h">
			</File>
			<File
				RelativePath=".\pulse.h">
			</File>
			<File
				RelativePath=".\rvlc_scale_factors.h">
			</File>
			<File
				RelativePath=".\sbr_dec.h">
			</File>
			<File
				RelativePath=".\sbr_huff.h">
			</File>
			<File
				RelativePath=".\sbr_qmf.h">
			</File>
			<File
				RelativePath=".\sbr_syntax.h">
			</File>
			<File
				RelativePath=".\specrec.h">
			</File>
			<File
				RelativePath=".\syntax.h">
			</File>
			<File
				RelativePath=".\tns.h">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>