<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="game-music-emu"
	ProjectGUID="{9B465A9E-E5C7-4577-B559-3CA2F7AE7D96}"
	RootNamespace="gamemusicemu"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="4"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
				MinimalRebuild="true"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="4"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="4"
			CharacterSet="2"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				WholeProgramOptimization="false"
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="0"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release DLL|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="2"
			CharacterSet="2"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				WholeProgramOptimization="true"
				PreprocessorDefinitions="WIN32;NDEBUG;GME_DLL"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="0"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="4"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
				MinimalRebuild="true"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="4"
			CharacterSet="2"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				WholeProgramOptimization="false"
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="0"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release DLL|x64"
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="2"
			CharacterSet="2"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				WholeProgramOptimization="true"
				PreprocessorDefinitions="WIN32;NDEBUG;GME_DLL"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="0"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
			>
			<File
				RelativePath=".\gme\Ay_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Ay_Cpu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Ay_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Blip_Buffer.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Classic_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Data_Reader.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Dual_Resampler.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Effects_Buffer.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Fir_Resampler.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Gb_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Gb_Cpu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Gb_Oscs.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Gbs_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\gme.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Gme_File.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Gym_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Hes_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Hes_Cpu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Hes_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Kss_Cpu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Kss_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Kss_Scc_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\M3u_Playlist.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Multi_Buffer.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Music_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Cpu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Fme7_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Namco_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Oscs.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Vrc6_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nsf_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Nsfe_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Sap_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Sap_Cpu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Sap_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Sms_Apu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Snes_Spc.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Spc_Cpu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Spc_Dsp.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Spc_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Vgm_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Vgm_Emu_Impl.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Ym2413_Emu.cpp"
				>
			</File>
			<File
				RelativePath=".\gme\Ym2612_Emu.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
			<File
				RelativePath=".\gme\Ay_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Ay_Cpu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Ay_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\blargg_common.h"
				>
			</File>
			<File
				RelativePath=".\gme\blargg_config.h"
				>
			</File>
			<File
				RelativePath=".\gme\blargg_endian.h"
				>
			</File>
			<File
				RelativePath=".\gme\blargg_source.h"
				>
			</File>
			<File
				RelativePath=".\gme\Blip_Buffer.h"
				>
			</File>
			<File
				RelativePath=".\gme\Classic_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Data_Reader.h"
				>
			</File>
			<File
				RelativePath=".\gme\Dual_Resampler.h"
				>
			</File>
			<File
				RelativePath=".\gme\Effects_Buffer.h"
				>
			</File>
			<File
				RelativePath=".\gme\Fir_Resampler.h"
				>
			</File>
			<File
				RelativePath=".\gme\Gb_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Gb_Cpu.h"
				>
			</File>
			<File
				RelativePath=".\gme\gb_cpu_io.h"
				>
			</File>
			<File
				RelativePath=".\gme\Gb_Oscs.h"
				>
			</File>
			<File
				RelativePath=".\gme\Gbs_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\gme.h"
				>
			</File>
			<File
				RelativePath=".\gme\Gme_File.h"
				>
			</File>
			<File
				RelativePath=".\gme\Gym_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Hes_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Hes_Cpu.h"
				>
			</File>
			<File
				RelativePath=".\gme\hes_cpu_io.h"
				>
			</File>
			<File
				RelativePath=".\gme\Hes_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Kss_Cpu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Kss_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Kss_Scc_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\M3u_Playlist.h"
				>
			</File>
			<File
				RelativePath=".\gme\Multi_Buffer.h"
				>
			</File>
			<File
				RelativePath=".\gme\Music_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Cpu.h"
				>
			</File>
			<File
				RelativePath=".\gme\nes_cpu_io.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Fme7_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Namco_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Oscs.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nes_Vrc6_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nsf_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Nsfe_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Sap_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Sap_Cpu.h"
				>
			</File>
			<File
				RelativePath=".\gme\sap_cpu_io.h"
				>
			</File>
			<File
				RelativePath=".\gme\Sap_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Sms_Apu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Sms_Oscs.h"
				>
			</File>
			<File
				RelativePath=".\gme\Snes_Spc.h"
				>
			</File>
			<File
				RelativePath=".\gme\Spc_Cpu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Spc_Dsp.h"
				>
			</File>
			<File
				RelativePath=".\gme\Spc_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Vgm_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Vgm_Emu_Impl.h"
				>
			</File>
			<File
				RelativePath=".\gme\Ym2413_Emu.h"
				>
			</File>
			<File
				RelativePath=".\gme\Ym2612_Emu.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Documents"
			>
			<File
				RelativePath=".\changes.txt"
				>
			</File>
			<File
				RelativePath=".\design.txt"
				>
			</File>
			<File
				RelativePath=".\gme.txt"
				>
			</File>
			<File
				RelativePath=".\license.txt"
				>
			</File>
			<File
				RelativePath=".\readme.txt"
				>
			</File>
		</Filter>
		<File
			RelativePath=".\CMakeLists.txt"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>