shithub: aacdec

ref: 44e7816658ea0f995343ee7bb288001b3647925b
dir: /common/mp4av/libmp4av_st.vcproj/

View raw version
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="libmp4av_st"
	ProjectGUID="{8CAC9E26-BAA5-45A4-8721-E3170B3F8F49}"
	SccProjectName=""
	SccLocalPath="">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\mp4v2,.\"
				PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Release/libmp4av_st.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Release\libmp4av_st.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\mp4v2,.\"
				PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
				BasicRuntimeChecks="0"
				RuntimeLibrary="1"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Debug/libmp4av_st.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="4"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\Debug\libmp4av_st.lib"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
			<File
				RelativePath=".\aac.cpp">
			</File>
			<File
				RelativePath=".\adts.cpp">
			</File>
			<File
				RelativePath=".\audio_hinters.cpp">
			</File>
			<File
				RelativePath=".\l16.cpp">
			</File>
			<File
				RelativePath=".\mbs.cpp">
			</File>
			<File
				RelativePath=".\mp3.cpp">
			</File>
			<File
				RelativePath=".\mpeg3.cpp">
			</File>
			<File
				RelativePath=".\mpeg4.cpp">
			</File>
			<File
				RelativePath=".\rfc2250.cpp">
			</File>
			<File
				RelativePath=".\rfc3016.cpp">
			</File>
			<File
				RelativePath=".\rfc3119.cpp">
			</File>
			<File
				RelativePath=".\rfcisma.cpp">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath=".\audio_hinters.h">
			</File>
			<File
				RelativePath=".\mbs.h">
			</File>
			<File
				RelativePath=".\mp4av.h">
			</File>
			<File
				RelativePath=".\mp4av_aac.h">
			</File>
			<File
				RelativePath=".\mp4av_adts.h">
			</File>
			<File
				RelativePath=".\mp4av_common.h">
			</File>
			<File
				RelativePath=".\mp4av_hinters.h">
			</File>
			<File
				RelativePath=".\mp4av_mp3.h">
			</File>
			<File
				RelativePath=".\mp4av_mpeg4.h">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>