<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9,00"
	Name="libmpg123"
	ProjectGUID="{67CAA87B-7CF1-4F93-BB67-21C513F40803}"
	RootNamespace="libmpg123"
	TargetFrameworkVersion="196613"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug_Generic|Win32"
			OutputDirectory="$(SolutionDir)Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="4"
			CharacterSet="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;_DEBUG"
				MinimalRebuild="false"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(SolutionDir)Debug\$(ProjectName).lib"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release_Generic|Win32"
			OutputDirectory="$(SolutionDir)Release"
			IntermediateDirectory="Release"
			ConfigurationType="4"
			CharacterSet="1"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				FloatingPointModel="0"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(SolutionDir)Release\$(ProjectName).lib"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug_Generic_Dll|Win32"
			OutputDirectory="$(SolutionDir)Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="2"
			CharacterSet="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;_DEBUG;BUILD_MPG123_DLL;ACCURATE_ROUNDING;IEEE_FLOAT"
				MinimalRebuild="false"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				WarnAsError="false"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(SolutionDir)Debug\$(ProjectName).dll"
				AdditionalLibraryDirectories="&quot;$(ProjectDir)\Debug&quot;"
				GenerateDebugInformation="true"
				AssemblyDebug="1"
				BaseAddress=""
				RandomizedBaseAddress="2"
				FixedBaseAddress="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release_Generic_Dll|Win32"
			OutputDirectory="$(SolutionDir)Release"
			IntermediateDirectory="Release"
			ConfigurationType="2"
			CharacterSet="1"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;BUILD_MPG123_DLL"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				FloatingPointModel="0"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				WarnAsError="false"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(SolutionDir)Release\$(ProjectName).dll"
				GenerateDebugInformation="true"
				BaseAddress=""
				RandomizedBaseAddress="2"
				FixedBaseAddress="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug_x86|Win32"
			OutputDirectory="$(SolutionDir)Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="4"
			CharacterSet="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE"
				MinimalRebuild="false"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\equalizer_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\getcpuflags.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_i586.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\tabinit_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCLibrarianTool"
				AdditionalDependencies="dct36_3dnow.o dct36_3dnowext.o dct64_3dnow.o dct64_3dnowext.o dct64_mmx.o dct64_sse.o dct64_sse_float.o equalizer_3dnow.o getcpuflags.o synth_3dnow.o synth_3dnowext.o synth_i586.o synth_mmx.o synth_sse.o synth_sse_float.o synth_stereo_sse_float.o tabinit_mmx.o synth_sse_accurate.o synth_sse_s32.o synth_stereo_sse_accurate.o synth_stereo_sse_s32.o"
				OutputFile="$(SolutionDir)Debug\$(ProjectName).lib"
				AdditionalLibraryDirectories="&quot;$(ProjectDir)\Debug&quot;"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release_x86|Win32"
			OutputDirectory="$(SolutionDir)Release"
			IntermediateDirectory="Release"
			ConfigurationType="4"
			CharacterSet="1"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				FloatingPointModel="0"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\equalizer_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\getcpuflags.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_i586.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\tabinit_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCLibrarianTool"
				AdditionalDependencies="dct36_3dnow.o dct36_3dnowext.o dct64_3dnow.o dct64_3dnowext.o dct64_mmx.o dct64_sse.o dct64_sse_float.o equalizer_3dnow.o getcpuflags.o synth_3dnow.o synth_3dnowext.o synth_i586.o synth_mmx.o synth_sse.o synth_sse_float.o synth_stereo_sse_float.o tabinit_mmx.o synth_sse_accurate.o synth_sse_s32.o synth_stereo_sse_accurate.o synth_stereo_sse_s32.o"
				OutputFile="$(SolutionDir)Release\$(ProjectName).lib"
				AdditionalLibraryDirectories="&quot;$(ProjectDir)\Release&quot;"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug_x86_Dll|Win32"
			OutputDirectory="$(SolutionDir)Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="2"
			CharacterSet="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
				MinimalRebuild="false"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				EnableEnhancedInstructionSet="0"
				FloatingPointModel="0"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				WarnAsError="false"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\equalizer_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\getcpuflags.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_i586.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\tabinit_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="dct36_3dnow.o dct36_3dnowext.o dct64_3dnow.o dct64_3dnowext.o dct64_mmx.o dct64_sse.o dct64_sse_float.o equalizer_3dnow.o getcpuflags.o synth_3dnow.o synth_3dnowext.o synth_i586.o synth_mmx.o synth_sse.o synth_sse_float.o synth_stereo_sse_float.o tabinit_mmx.o synth_sse_accurate.o synth_sse_s32.o synth_stereo_sse_accurate.o synth_stereo_sse_s32.o"
				OutputFile="$(SolutionDir)Debug\$(ProjectName).dll"
				AdditionalLibraryDirectories="&quot;$(ProjectDir)\Debug&quot;"
				GenerateDebugInformation="true"
				AssemblyDebug="1"
				BaseAddress="0x63000000"
				RandomizedBaseAddress="2"
				FixedBaseAddress="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release_x86_Dll|Win32"
			OutputDirectory="$(SolutionDir)Release"
			IntermediateDirectory="Release"
			ConfigurationType="2"
			CharacterSet="1"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=""
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="false"
				EnableEnhancedInstructionSet="1"
				FloatingPointModel="0"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				WarnAsError="false"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\equalizer_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\getcpuflags.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_i586.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\tabinit_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="dct36_3dnow.o dct36_3dnowext.o dct64_3dnow.o dct64_3dnowext.o dct64_mmx.o dct64_sse.o dct64_sse_float.o equalizer_3dnow.o getcpuflags.o synth_3dnow.o synth_3dnowext.o synth_i586.o synth_mmx.o synth_sse.o synth_sse_float.o synth_stereo_sse_float.o tabinit_mmx.o synth_sse_accurate.o synth_sse_s32.o synth_stereo_sse_accurate.o synth_stereo_sse_s32.o"
				OutputFile="$(SolutionDir)Release\$(ProjectName).dll"
				LinkIncremental="1"
				AdditionalLibraryDirectories="&quot;$(ProjectDir)\Release&quot;"
				GenerateDebugInformation="true"
				BaseAddress="0x63000000"
				RandomizedBaseAddress="1"
				FixedBaseAddress="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine=""
			/>
		</Configuration>
		<Configuration
			Name="Debug_x86_Dll_Minimal|Win32"
			OutputDirectory="$(SolutionDir)Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="2"
			CharacterSet="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;NO_STRING;NO_ID3V2;NO_ICY;NO_DOWNSAMPLE;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
				MinimalRebuild="false"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				FloatingPointModel="0"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				WarnAsError="false"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct36_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\dct64_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\equalizer_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\equalizer_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\getcpuflags.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\getcpuflags.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_i586.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_i586.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\tabinit_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\tabinit_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_sse_s32.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Debug\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="dct36_3dnow.o dct36_3dnowext.o dct64_3dnow.o dct64_3dnowext.o dct64_mmx.o dct64_sse.o dct64_sse_float.o equalizer_3dnow.o getcpuflags.o synth_3dnow.o synth_3dnowext.o synth_i586.o synth_mmx.o synth_sse.o synth_sse_float.o synth_stereo_sse_float.o tabinit_mmx.o synth_sse_accurate.o synth_sse_s32.o synth_stereo_sse_accurate.o synth_stereo_sse_s32.o"
				OutputFile="$(SolutionDir)Debug\$(ProjectName).dll"
				AdditionalLibraryDirectories="&quot;$(ProjectDir)\Debug&quot;"
				GenerateDebugInformation="true"
				AssemblyDebug="1"
				BaseAddress="0x63000000"
				RandomizedBaseAddress="2"
				FixedBaseAddress="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release_x86_Dll_Minimal|Win32"
			OutputDirectory="$(SolutionDir)Release"
			IntermediateDirectory="Release"
			ConfigurationType="2"
			CharacterSet="1"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=""
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../..;../../../../src/libmpg123"
				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;NO_STRING;NO_ID3V2;NO_ICY;NO_DOWNSAMPLE;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
				ExceptionHandling="0"
				RuntimeLibrary="2"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="false"
				EnableEnhancedInstructionSet="1"
				FloatingPointModel="0"
				RuntimeTypeInfo="false"
				WarningLevel="3"
				WarnAsError="false"
				DebugInformationFormat="3"
				CompileAs="1"
				DisableSpecificWarnings="4996"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct36_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct36_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\dct64_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\dct64_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\equalizer_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\equalizer_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\getcpuflags.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\getcpuflags.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnow.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnow.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_3dnowext.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_3dnowext.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_i586.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_i586.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_float.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_float.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\tabinit_mmx.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\tabinit_mmx.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_sse_s32.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_accurate.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_accurate.asm&quot;&#x0D;&#x0A;&#x0D;&#x0A;cl /I &quot;..\..&quot; /EP /TC &quot;$(ProjectDir)..\..\..\..\src\libmpg123\synth_stereo_sse_s32.S&quot; /nologo &gt; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.o&quot; &quot;$(ProjectDir)..\libmpg123\Release\synth_stereo_sse_s32.asm&quot;&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="dct36_3dnow.o dct36_3dnowext.o dct64_3dnow.o dct64_3dnowext.o dct64_mmx.o dct64_sse.o dct64_sse_float.o equalizer_3dnow.o getcpuflags.o synth_3dnow.o synth_3dnowext.o synth_i586.o synth_mmx.o synth_sse.o synth_sse_float.o synth_stereo_sse_float.o tabinit_mmx.o synth_sse_accurate.o synth_sse_s32.o synth_stereo_sse_accurate.o synth_stereo_sse_s32.o"
				OutputFile="$(SolutionDir)Release\$(ProjectName).dll"
				LinkIncremental="1"
				AdditionalLibraryDirectories="&quot;$(ProjectDir)\Release&quot;"
				GenerateDebugInformation="true"
				BaseAddress="0x63000000"
				RandomizedBaseAddress="1"
				FixedBaseAddress="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine=""
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\..\..\..\src\libmpg123\compat.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\compat.h"
			>
		</File>
		<File
			RelativePath="..\..\config.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct36_3dnow.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct36_3dnowext.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_3dnow.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_3dnowext.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_i386.c"
			>
			<FileConfiguration
				Name="Debug_Generic|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_Generic|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_Generic_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_Generic_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_i486.c"
			>
			<FileConfiguration
				Name="Debug_Generic|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_Generic|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_Generic_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_Generic_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_x86|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_x86|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_x86_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_x86_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_x86_Dll_Minimal|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_x86_Dll_Minimal|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_mmx.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_sse.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_sse_float.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_x86_64.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\dct64_x86_64_float.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\debug.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\decode.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\equalizer.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\equalizer_3dnow.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\feature.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\format.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\frame.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\frame.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\getbits.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\getcpuflags.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\getcpuflags.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\huffman.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\icy.c"
			>
			<FileConfiguration
				Name="Debug_x86_Dll_Minimal|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_x86_Dll_Minimal|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\icy.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\icy2utf8.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\icy2utf8.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\id3.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\id3.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\index.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\index.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\l2tables.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\layer1.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\layer2.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\layer3.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\libmpg123.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\mangle.h"
			>
		</File>
		<File
			RelativePath="..\..\mpg123.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\mpg123.h.in"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\mpg123lib_intern.h"
			>
		</File>
		<File
			RelativePath="..\..\msvc.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\ntom.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\optimize.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\optimize.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\parse.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\parse.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\reader.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\readers.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\sample.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\stringbuf.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth.h"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_3dnow.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_3dnowext.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_8bit.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_i486.c"
			>
			<FileConfiguration
				Name="Debug_Generic|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_Generic|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_Generic_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_Generic_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_x86|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_x86|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_x86_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_x86_Dll|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug_x86_Dll_Minimal|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release_x86_Dll_Minimal|Win32"
				ExcludedFromBuild="true"
				>
				<Tool
					Name="VCCLCompilerTool"
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_i586.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_i586_dither.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_mmx.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_real.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_s32.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_sse.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_sse_accurate.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_sse_float.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_sse_s32.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_stereo_sse_accurate.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_stereo_sse_float.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_stereo_sse_s32.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_stereo_x86_64.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_stereo_x86_64_accurate.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_stereo_x86_64_float.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_stereo_x86_64_s32.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_x86_64.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_x86_64_accurate.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_x86_64_float.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\synth_x86_64_s32.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\tabinit.c"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\tabinit_mmx.S"
			>
		</File>
		<File
			RelativePath="..\..\..\..\src\libmpg123\true.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>
