Files
itgmania212121/stepmania/src/StepMania-net2003.vcproj
T

2744 lines
57 KiB
XML

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="StepMania"
ProjectGUID="{14B13B1E-8570-4B5F-85E7-E7684A6E5643}"
SccProjectName=""
SccLocalPath=""
Keyword="MFCProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="./../Program"
IntermediateDirectory="./../Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2"
WholeProgramOptimization="FALSE">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHa"
Optimization="0"
AdditionalIncludeDirectories=".;vorbis;libjpeg;&quot;lua-5.0\include&quot;"
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,WINDOWS,DEBUG"
ExceptionHandling="FALSE"
BasicRuntimeChecks="3"
RuntimeLibrary="2"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="$(IntDir)/StepMania.pch"
AssemblerListingLocation=".\../Debug/"
ObjectFile=".\../Debug/"
ProgramDataBaseFileName=".\../Debug/"
BrowseInformation="0"
WarningLevel="4"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386 &quot;$(intdir)\verstub.obj&quot;"
OutputFile="../Program/StepMania-debug.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories=""
IgnoreDefaultLibraryNames="wininet.lib;msimg32.lib;libci.lib"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="../Debug/StepMania-debug.pdb"
GenerateMapFile="TRUE"
MapFileName="$(IntDir)\$(TargetName).map"
MapExports="TRUE"
SubSystem="2"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\../StepMania.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="archutils\Win32\mapconv &quot;$(IntDir)\$(TargetName).map&quot; &quot;$(TargetDir)\StepMania.vdi&quot;"/>
<Tool
Name="VCPreBuildEventTool"
CommandLine="archutils\Win32\verinc
cl /Zl /nologo /c verstub.cpp /Fo&quot;$(IntDir)&quot;\
"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="./../Program"
IntermediateDirectory="./../Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2"
WholeProgramOptimization="FALSE">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHa"
Optimization="3"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="2"
OptimizeForProcessor="2"
OptimizeForWindowsApplication="TRUE"
AdditionalIncludeDirectories=".;vorbis;libjpeg;&quot;lua-5.0\include&quot;"
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,WINDOWS,RELEASE"
StringPooling="TRUE"
MinimalRebuild="FALSE"
ExceptionHandling="FALSE"
RuntimeLibrary="2"
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="FALSE"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="global.h"
PrecompiledHeaderFile="$(IntDir)/StepMania.pch"
AssemblerListingLocation=".\../Release/"
ObjectFile=".\../Release/"
ProgramDataBaseFileName=".\../Release/"
BrowseInformation="0"
WarningLevel="4"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386 &quot;$(intdir)\verstub.obj&quot;"
OutputFile="../Program/StepMania.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories=""
IgnoreDefaultLibraryNames="wininet.lib;msimg32.lib;libci.lib"
ProgramDatabaseFile="../Release/StepMania.pdb"
GenerateMapFile="TRUE"
MapFileName="$(IntDir)\$(TargetName).map"
MapExports="TRUE"
SubSystem="2"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\../StepMania.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="archutils\Win32\mapconv &quot;$(IntDir)\$(TargetName).map&quot; &quot;$(TargetDir)\StepMania.vdi&quot;"/>
<Tool
Name="VCPreBuildEventTool"
CommandLine="archutils\Win32\verinc
cl /Zl /nologo /c verstub.cpp /Fo&quot;$(IntDir)&quot;\
"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Rage"
Filter="">
<File
RelativePath=".\RageBitmapTexture.cpp">
</File>
<File
RelativePath=".\RageBitmapTexture.h">
</File>
<File
RelativePath=".\RageDisplay.cpp">
</File>
<File
RelativePath=".\RageDisplay.h">
</File>
<File
RelativePath=".\RageDisplay_D3D.cpp">
</File>
<File
RelativePath=".\RageDisplay_D3D.h">
</File>
<File
RelativePath=".\RageDisplay_Null.cpp">
</File>
<File
RelativePath=".\RageDisplay_Null.h">
</File>
<File
RelativePath=".\RageDisplay_OGL.cpp">
</File>
<File
RelativePath=".\RageDisplay_OGL.h">
</File>
<File
RelativePath=".\RageDisplay_OGL_Extensions.cpp">
</File>
<File
RelativePath=".\RageDisplay_OGL_Extensions.h">
</File>
<File
RelativePath=".\RageException.cpp">
</File>
<File
RelativePath=".\RageException.h">
</File>
<File
RelativePath=".\RageFile.cpp">
</File>
<File
RelativePath=".\RageFile.h">
</File>
<File
RelativePath=".\RageFileBasic.cpp">
</File>
<File
RelativePath=".\RageFileBasic.h">
</File>
<File
RelativePath=".\RageFileDriver.cpp">
</File>
<File
RelativePath=".\RageFileDriver.h">
</File>
<File
RelativePath=".\RageFileDriverDeflate.cpp">
</File>
<File
RelativePath=".\RageFileDriverDeflate.h">
</File>
<File
RelativePath=".\RageFileDriverDirect.cpp">
</File>
<File
RelativePath=".\RageFileDriverDirect.h">
</File>
<File
RelativePath=".\RageFileDriverDirectHelpers.cpp">
</File>
<File
RelativePath=".\RageFileDriverDirectHelpers.h">
</File>
<File
RelativePath=".\RageFileDriverMemory.cpp">
</File>
<File
RelativePath=".\RageFileDriverMemory.h">
</File>
<File
RelativePath=".\RageFileDriverSlice.cpp">
</File>
<File
RelativePath=".\RageFileDriverSlice.h">
</File>
<File
RelativePath=".\RageFileDriverTimeout.cpp">
</File>
<File
RelativePath=".\RageFileDriverTimeout.h">
</File>
<File
RelativePath=".\RageFileDriverZip.cpp">
</File>
<File
RelativePath=".\RageFileDriverZip.h">
</File>
<File
RelativePath=".\RageFileManager.cpp">
</File>
<File
RelativePath=".\RageFileManager.h">
</File>
<File
RelativePath=".\RageInput.cpp">
</File>
<File
RelativePath=".\RageInput.h">
</File>
<File
RelativePath=".\RageInputDevice.cpp">
</File>
<File
RelativePath=".\RageInputDevice.h">
</File>
<File
RelativePath=".\RageLog.cpp">
</File>
<File
RelativePath=".\RageLog.h">
</File>
<File
RelativePath=".\RageMath.cpp">
</File>
<File
RelativePath=".\RageMath.h">
</File>
<File
RelativePath=".\RageModelGeometry.cpp">
</File>
<File
RelativePath=".\RageModelGeometry.h">
</File>
<File
RelativePath=".\RageSound.cpp">
</File>
<File
RelativePath=".\RageSound.h">
</File>
<File
RelativePath=".\RageSoundManager.cpp">
</File>
<File
RelativePath=".\RageSoundManager.h">
</File>
<File
RelativePath=".\RageSoundMixBuffer.cpp">
</File>
<File
RelativePath=".\RageSoundMixBuffer.h">
</File>
<File
RelativePath=".\RageSoundPosMap.cpp">
</File>
<File
RelativePath=".\RageSoundPosMap.h">
</File>
<File
RelativePath=".\RageSoundReader.h">
</File>
<File
RelativePath=".\RageSoundReader_Chain.cpp">
</File>
<File
RelativePath=".\RageSoundReader_Chain.h">
</File>
<File
RelativePath=".\RageSoundReader_FileReader.cpp">
</File>
<File
RelativePath=".\RageSoundReader_FileReader.h">
</File>
<File
RelativePath=".\RageSoundReader_MP3.cpp">
</File>
<File
RelativePath=".\RageSoundReader_MP3.h">
</File>
<File
RelativePath=".\RageSoundReader_Preload.cpp">
</File>
<File
RelativePath=".\RageSoundReader_Preload.h">
</File>
<File
RelativePath=".\RageSoundReader_Resample.cpp">
</File>
<File
RelativePath=".\RageSoundReader_Resample.h">
</File>
<File
RelativePath=".\RageSoundReader_Resample_Fast.cpp">
</File>
<File
RelativePath=".\RageSoundReader_Resample_Fast.h">
</File>
<File
RelativePath=".\RageSoundReader_Resample_Good.cpp">
</File>
<File
RelativePath=".\RageSoundReader_Resample_Good.h">
</File>
<File
RelativePath=".\RageSoundReader_Vorbisfile.cpp">
</File>
<File
RelativePath=".\RageSoundReader_Vorbisfile.h">
</File>
<File
RelativePath=".\RageSoundReader_WAV.cpp">
</File>
<File
RelativePath=".\RageSoundReader_WAV.h">
</File>
<File
RelativePath=".\RageSoundResampler.cpp">
</File>
<File
RelativePath=".\RageSoundResampler.h">
</File>
<File
RelativePath=".\RageSoundUtil.cpp">
</File>
<File
RelativePath=".\RageSoundUtil.h">
</File>
<File
RelativePath=".\RageSurface.cpp">
</File>
<File
RelativePath=".\RageSurface.h">
</File>
<File
RelativePath=".\RageSurfaceUtils.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils.h">
</File>
<File
RelativePath=".\RageSurfaceUtils_Dither.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils_Dither.h">
</File>
<File
RelativePath=".\RageSurfaceUtils_Palettize.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils_Palettize.h">
</File>
<File
RelativePath=".\RageSurfaceUtils_Zoom.cpp">
</File>
<File
RelativePath=".\RageSurfaceUtils_Zoom.h">
</File>
<File
RelativePath=".\RageSurface_Load.cpp">
</File>
<File
RelativePath=".\RageSurface_Load.h">
</File>
<File
RelativePath=".\RageSurface_Load_BMP.cpp">
</File>
<File
RelativePath=".\RageSurface_Load_BMP.h">
</File>
<File
RelativePath=".\RageSurface_Load_GIF.cpp">
</File>
<File
RelativePath=".\RageSurface_Load_GIF.h">
</File>
<File
RelativePath=".\RageSurface_Load_JPEG.cpp">
</File>
<File
RelativePath=".\RageSurface_Load_JPEG.h">
</File>
<File
RelativePath=".\RageSurface_Load_PNG.cpp">
</File>
<File
RelativePath=".\RageSurface_Load_PNG.h">
</File>
<File
RelativePath=".\RageSurface_Load_XPM.cpp">
</File>
<File
RelativePath=".\RageSurface_Load_XPM.h">
</File>
<File
RelativePath=".\RageSurface_Save_BMP.cpp">
</File>
<File
RelativePath=".\RageSurface_Save_BMP.h">
</File>
<File
RelativePath=".\RageSurface_Save_JPEG.cpp">
</File>
<File
RelativePath=".\RageSurface_Save_JPEG.h">
</File>
<File
RelativePath=".\RageTexture.cpp">
</File>
<File
RelativePath=".\RageTexture.h">
</File>
<File
RelativePath=".\RageTextureID.cpp">
</File>
<File
RelativePath=".\RageTextureID.h">
</File>
<File
RelativePath=".\RageTextureManager.cpp">
</File>
<File
RelativePath=".\RageTextureManager.h">
</File>
<File
RelativePath=".\RageThreads.cpp">
</File>
<File
RelativePath=".\RageThreads.h">
</File>
<File
RelativePath=".\RageTimer.cpp">
</File>
<File
RelativePath=".\RageTimer.h">
</File>
<File
RelativePath=".\RageTypes.h">
</File>
<File
RelativePath=".\RageUtil.cpp">
</File>
<File
RelativePath=".\RageUtil.h">
</File>
<File
RelativePath=".\RageUtil_AutoPtr.h">
</File>
<File
RelativePath=".\RageUtil_BackgroundLoader.cpp">
</File>
<File
RelativePath=".\RageUtil_BackgroundLoader.h">
</File>
<File
RelativePath=".\RageUtil_CharConversions.cpp">
</File>
<File
RelativePath=".\RageUtil_CharConversions.h">
</File>
<File
RelativePath=".\RageUtil_FileDB.cpp">
</File>
<File
RelativePath=".\RageUtil_FileDB.h">
</File>
<File
RelativePath=".\RageUtil_WorkerThread.cpp">
</File>
<File
RelativePath=".\RageUtil_WorkerThread.h">
</File>
<Filter
Name="Helpers"
Filter="">
<Filter
Name="pcre"
Filter="">
<File
RelativePath=".\pcre\get.c">
</File>
<File
RelativePath=".\pcre\internal.h">
</File>
<File
RelativePath=".\pcre\maketables.c">
</File>
<File
RelativePath=".\pcre\pcre.c">
</File>
<File
RelativePath=".\pcre\pcre.h">
</File>
<File
RelativePath=".\pcre\study.c">
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="Data Structures"
Filter="">
<File
RelativePath=".\ActorCommands.cpp">
</File>
<File
RelativePath=".\ActorCommands.h">
</File>
<File
RelativePath=".\Attack.cpp">
</File>
<File
RelativePath=".\Attack.h">
</File>
<File
RelativePath=".\AutoKeysounds.cpp">
</File>
<File
RelativePath=".\AutoKeysounds.h">
</File>
<File
RelativePath=".\BannerCache.cpp">
</File>
<File
RelativePath=".\BannerCache.h">
</File>
<File
RelativePath=".\CatalogXml.cpp">
</File>
<File
RelativePath=".\CatalogXml.h">
</File>
<File
RelativePath=".\Character.cpp">
</File>
<File
RelativePath=".\Character.h">
</File>
<File
RelativePath=".\CodeDetector.cpp">
</File>
<File
RelativePath=".\CodeDetector.h">
</File>
<File
RelativePath=".\Command.cpp">
</File>
<File
RelativePath=".\Command.h">
</File>
<File
RelativePath=".\CommonMetrics.cpp">
</File>
<File
RelativePath=".\CommonMetrics.h">
</File>
<File
RelativePath=".\Course.cpp">
</File>
<File
RelativePath=".\Course.h">
</File>
<File
RelativePath=".\CourseUtil.cpp">
</File>
<File
RelativePath=".\CourseUtil.h">
</File>
<File
RelativePath=".\DateTime.cpp">
</File>
<File
RelativePath=".\DateTime.h">
</File>
<File
RelativePath=".\Difficulty.cpp">
</File>
<File
RelativePath=".\Difficulty.h">
</File>
<File
RelativePath=".\EnumHelper.cpp">
</File>
<File
RelativePath=".\EnumHelper.h">
</File>
<File
RelativePath=".\Font.cpp">
</File>
<File
RelativePath=".\Font.h">
</File>
<File
RelativePath=".\FontCharAliases.cpp">
</File>
<File
RelativePath=".\FontCharAliases.h">
</File>
<File
RelativePath=".\FontCharmaps.cpp">
</File>
<File
RelativePath=".\FontCharmaps.h">
</File>
<File
RelativePath=".\Foreach.h">
</File>
<File
RelativePath=".\Game.cpp">
</File>
<File
RelativePath=".\Game.h">
</File>
<File
RelativePath=".\GameCommand.cpp">
</File>
<File
RelativePath=".\GameCommand.h">
</File>
<File
RelativePath=".\GameConstantsAndTypes.cpp">
</File>
<File
RelativePath=".\GameConstantsAndTypes.h">
</File>
<File
RelativePath=".\GameInput.cpp">
</File>
<File
RelativePath=".\GameInput.h">
</File>
<File
RelativePath=".\GameTypes.h">
</File>
<File
RelativePath=".\Grade.cpp">
</File>
<File
RelativePath=".\Grade.h">
</File>
<File
RelativePath=".\HighScore.cpp">
</File>
<File
RelativePath=".\HighScore.h">
</File>
<File
RelativePath=".\Inventory.cpp">
</File>
<File
RelativePath=".\Inventory.h">
</File>
<File
RelativePath=".\LuaBinding.h">
</File>
<File
RelativePath=".\LuaFunctions.h">
</File>
<File
RelativePath=".\LuaReference.cpp">
</File>
<File
RelativePath=".\LuaReference.h">
</File>
<File
RelativePath=".\LyricsLoader.cpp">
</File>
<File
RelativePath=".\LyricsLoader.h">
</File>
<File
RelativePath=".\NoteData.cpp">
</File>
<File
RelativePath=".\NoteData.h">
</File>
<File
RelativePath=".\NoteDataUtil.cpp">
</File>
<File
RelativePath=".\NoteDataUtil.h">
</File>
<File
RelativePath=".\NoteDataWithScoring.cpp">
</File>
<File
RelativePath=".\NoteDataWithScoring.h">
</File>
<File
RelativePath=".\NoteFieldPositioning.cpp">
</File>
<File
RelativePath=".\NoteFieldPositioning.h">
</File>
<File
RelativePath=".\NoteTypes.cpp">
</File>
<File
RelativePath=".\NoteTypes.h">
</File>
<File
RelativePath=".\NotesLoader.cpp">
</File>
<File
RelativePath=".\NotesLoader.h">
</File>
<File
RelativePath=".\NotesLoaderBMS.cpp">
</File>
<File
RelativePath=".\NotesLoaderBMS.h">
</File>
<File
RelativePath=".\NotesLoaderDWI.cpp">
</File>
<File
RelativePath=".\NotesLoaderDWI.h">
</File>
<File
RelativePath=".\NotesLoaderKSF.cpp">
</File>
<File
RelativePath=".\NotesLoaderKSF.h">
</File>
<File
RelativePath=".\NotesLoaderSM.cpp">
</File>
<File
RelativePath=".\NotesLoaderSM.h">
</File>
<File
RelativePath=".\NotesWriterDWI.cpp">
</File>
<File
RelativePath=".\NotesWriterDWI.h">
</File>
<File
RelativePath=".\NotesWriterSM.cpp">
</File>
<File
RelativePath=".\NotesWriterSM.h">
</File>
<File
RelativePath=".\OptionRowHandler.cpp">
</File>
<File
RelativePath=".\OptionRowHandler.h">
</File>
<File
RelativePath=".\PlayerAI.cpp">
</File>
<File
RelativePath=".\PlayerAI.h">
</File>
<File
RelativePath=".\PlayerNumber.cpp">
</File>
<File
RelativePath=".\PlayerNumber.h">
</File>
<File
RelativePath=".\PlayerOptions.cpp">
</File>
<File
RelativePath=".\PlayerOptions.h">
</File>
<File
RelativePath=".\PlayerStageStats.cpp">
</File>
<File
RelativePath=".\PlayerStageStats.h">
</File>
<File
RelativePath=".\PlayerState.cpp">
</File>
<File
RelativePath=".\PlayerState.h">
</File>
<File
RelativePath=".\Preference.cpp">
</File>
<File
RelativePath=".\Preference.h">
</File>
<File
RelativePath=".\Profile.cpp">
</File>
<File
RelativePath=".\Profile.h">
</File>
<File
RelativePath=".\RadarValues.cpp">
</File>
<File
RelativePath=".\RadarValues.h">
</File>
<File
RelativePath=".\RandomSample.cpp">
</File>
<File
RelativePath=".\RandomSample.h">
</File>
<File
RelativePath=".\ScoreKeeper.h">
</File>
<File
RelativePath=".\ScoreKeeperMAX2.cpp">
</File>
<File
RelativePath=".\ScoreKeeperMAX2.h">
</File>
<File
RelativePath=".\ScoreKeeperRave.cpp">
</File>
<File
RelativePath=".\ScoreKeeperRave.h">
</File>
<File
RelativePath=".\ScreenDimensions.cpp">
</File>
<File
RelativePath=".\Song.cpp">
</File>
<File
RelativePath=".\SongCacheIndex.cpp">
</File>
<File
RelativePath=".\SongCacheIndex.h">
</File>
<File
RelativePath=".\SongOptions.cpp">
</File>
<File
RelativePath=".\SongOptions.h">
</File>
<File
RelativePath=".\SongUtil.cpp">
</File>
<File
RelativePath=".\SongUtil.h">
</File>
<File
RelativePath=".\StageStats.cpp">
</File>
<File
RelativePath=".\StageStats.h">
</File>
<File
RelativePath=".\Steps.cpp">
</File>
<File
RelativePath=".\Steps.h">
</File>
<File
RelativePath=".\StepsUtil.cpp">
</File>
<File
RelativePath=".\StepsUtil.h">
</File>
<File
RelativePath=".\Style.cpp">
</File>
<File
RelativePath=".\Style.h">
</File>
<File
RelativePath=".\StyleInput.h">
</File>
<File
RelativePath=".\StyleUtil.cpp">
</File>
<File
RelativePath=".\StyleUtil.h">
</File>
<File
RelativePath=".\TimingData.cpp">
</File>
<File
RelativePath=".\TimingData.h">
</File>
<File
RelativePath=".\TitleSubstitution.cpp">
</File>
<File
RelativePath=".\TitleSubstitution.h">
</File>
<File
RelativePath=".\Trail.cpp">
</File>
<File
RelativePath=".\Trail.h">
</File>
<File
RelativePath=".\TrailUtil.cpp">
</File>
<File
RelativePath=".\TrailUtil.h">
</File>
<File
RelativePath=".\song.h">
</File>
</Filter>
<Filter
Name="File Types"
Filter="">
<File
RelativePath=".\IniFile.cpp">
</File>
<File
RelativePath=".\IniFile.h">
</File>
<File
RelativePath=".\MsdFile.cpp">
</File>
<File
RelativePath=".\MsdFile.h">
</File>
<File
RelativePath=".\XmlFile.cpp">
</File>
<File
RelativePath=".\XmlFile.h">
</File>
</Filter>
<Filter
Name="StepMania"
Filter="">
<File
RelativePath=".\ScreenDimensions.h">
</File>
<File
RelativePath=".\StdString.h">
</File>
<File
RelativePath=".\StepMania.cpp">
</File>
<File
RelativePath=".\StepMania.h">
</File>
<File
RelativePath=".\global.cpp">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
</File>
<File
RelativePath=".\global.h">
</File>
<Filter
Name="arch"
Filter="">
<File
RelativePath=".\arch\arch.cpp">
</File>
<File
RelativePath=".\arch\arch.h">
</File>
<File
RelativePath=".\arch\arch_Win32.h">
</File>
<File
RelativePath=".\arch\arch_default.h">
</File>
<File
RelativePath=".\arch\arch_xbox.h">
</File>
<Filter
Name="LoadingWindow"
Filter="">
<File
RelativePath=".\arch\LoadingWindow\LoadingWindow.h">
</File>
<File
RelativePath=".\arch\LoadingWindow\LoadingWindow_Null.h">
</File>
<File
RelativePath=".\arch\LoadingWindow\LoadingWindow_Win32.cpp">
</File>
<File
RelativePath=".\arch\LoadingWindow\LoadingWindow_Win32.h">
</File>
</Filter>
<Filter
Name="Sound"
Filter="">
<File
RelativePath=".\arch\Sound\DSoundHelpers.cpp">
</File>
<File
RelativePath=".\arch\Sound\DSoundHelpers.h">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver.h">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_DSound.cpp">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_DSound.h">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_DSound_Software.cpp">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_DSound_Software.h">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_Generic_Software.cpp">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_Generic_Software.h">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_Null.cpp">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_Null.h">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_WaveOut.cpp">
</File>
<File
RelativePath=".\arch\Sound\RageSoundDriver_WaveOut.h">
</File>
</Filter>
<Filter
Name="ArchHooks"
Filter="">
<File
RelativePath=".\arch\ArchHooks\ArchHooks.cpp">
</File>
<File
RelativePath=".\arch\ArchHooks\ArchHooks.h">
</File>
<File
RelativePath=".\arch\ArchHooks\ArchHooks_Win32.cpp">
</File>
<File
RelativePath=".\arch\ArchHooks\ArchHooks_Win32.h">
</File>
<File
RelativePath=".\arch\ArchHooks\ArchHooks_none.h">
</File>
</Filter>
<Filter
Name="InputHandler"
Filter="">
<File
RelativePath=".\arch\InputHandler\InputHandler.cpp">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler.h">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_DirectInput.cpp">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_DirectInput.h">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_DirectInputHelper.cpp">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_DirectInputHelper.h">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_MonkeyKeyboard.cpp">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_MonkeyKeyboard.h">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_Win32_Para.cpp">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_Win32_Para.h">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_Win32_Pump.cpp">
</File>
<File
RelativePath=".\arch\InputHandler\InputHandler_Win32_Pump.h">
</File>
</Filter>
<Filter
Name="MovieTexture"
Filter="">
<File
RelativePath=".\arch\MovieTexture\MovieTexture.cpp">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture.h">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_DShow.cpp">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_DShow.h">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_DShowHelper.cpp">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_DShowHelper.h">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_FFMpeg.cpp">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_FFMpeg.h">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_Null.cpp">
</File>
<File
RelativePath=".\arch\MovieTexture\MovieTexture_Null.h">
</File>
</Filter>
<Filter
Name="LowLevelWindow"
Filter="">
<File
RelativePath=".\arch\LowLevelWindow\LowLevelWindow.h">
</File>
<File
RelativePath=".\arch\LowLevelWindow\LowLevelWindow_Null.h">
</File>
<File
RelativePath=".\arch\LowLevelWindow\LowLevelWindow_Win32.cpp">
</File>
<File
RelativePath=".\arch\LowLevelWindow\LowLevelWindow_Win32.h">
</File>
</Filter>
<Filter
Name="Lights"
Filter="">
<File
RelativePath=".\arch\Lights\LightsDriver.h">
</File>
<File
RelativePath=".\arch\Lights\LightsDriver_Null.h">
</File>
<File
RelativePath=".\arch\Lights\LightsDriver_SystemMessage.cpp">
</File>
<File
RelativePath=".\arch\Lights\LightsDriver_SystemMessage.h">
</File>
<File
RelativePath=".\arch\Lights\LightsDriver_Win32Parallel.cpp">
</File>
<File
RelativePath=".\arch\Lights\LightsDriver_Win32Parallel.h">
</File>
</Filter>
<Filter
Name="MemoryCard"
Filter="">
<File
RelativePath=".\arch\MemoryCard\MemoryCardDriver.cpp">
</File>
<File
RelativePath=".\arch\MemoryCard\MemoryCardDriver.h">
</File>
<File
RelativePath=".\arch\MemoryCard\MemoryCardDriverThreaded_Windows.cpp">
</File>
<File
RelativePath=".\arch\MemoryCard\MemoryCardDriverThreaded_Windows.h">
</File>
<File
RelativePath=".\arch\MemoryCard\MemoryCardDriver_Null.h">
</File>
</Filter>
<Filter
Name="Dialog"
Filter="">
<File
RelativePath=".\arch\Dialog\Dialog.cpp">
</File>
<File
RelativePath=".\arch\Dialog\Dialog.h">
</File>
<File
RelativePath=".\arch\Dialog\DialogDriver.h">
</File>
<File
RelativePath=".\arch\Dialog\DialogDriver_Win32.cpp">
</File>
<File
RelativePath=".\arch\Dialog\DialogDriver_Win32.h">
</File>
</Filter>
<Filter
Name="Threads"
Filter="">
<File
RelativePath=".\arch\Threads\Threads.h">
</File>
<File
RelativePath=".\arch\Threads\Threads_Win32.cpp">
</File>
<File
RelativePath=".\arch\Threads\Threads_Win32.h">
</File>
</Filter>
</Filter>
<Filter
Name="system"
Filter="">
<File
RelativePath=".\archutils\Win32\AppInstance.cpp">
</File>
<File
RelativePath=".\archutils\Win32\AppInstance.h">
</File>
<File
RelativePath=".\archutils\Win32\Crash.cpp">
</File>
<File
RelativePath=".\archutils\Win32\Crash.h">
</File>
<File
RelativePath=".\archutils\Win32\DebugInfoHunt.cpp">
</File>
<File
RelativePath=".\archutils\Win32\DebugInfoHunt.h">
</File>
<File
RelativePath=".\archutils\Win32\GetFileInformation.cpp">
</File>
<File
RelativePath=".\archutils\Win32\GetFileInformation.h">
</File>
<File
RelativePath=".\archutils\Win32\GotoURL.cpp">
</File>
<File
RelativePath=".\archutils\Win32\GotoURL.h">
</File>
<File
RelativePath=".\archutils\Win32\GraphicsWindow.cpp">
</File>
<File
RelativePath=".\archutils\Win32\GraphicsWindow.h">
</File>
<File
RelativePath=".\archutils\Win32\RegistryAccess.cpp">
</File>
<File
RelativePath=".\archutils\Win32\RegistryAccess.h">
</File>
<File
RelativePath=".\archutils\Win32\RestartProgram.cpp">
</File>
<File
RelativePath=".\archutils\Win32\RestartProgram.h">
</File>
<File
RelativePath=".\archutils\Win32\StepMania.ICO">
</File>
<File
RelativePath=".\archutils\Win32\USB.cpp">
</File>
<File
RelativePath=".\archutils\Win32\USB.h">
</File>
<File
RelativePath=".\archutils\Win32\VideoDriverInfo.cpp">
</File>
<File
RelativePath=".\archutils\Win32\VideoDriverInfo.h">
</File>
<File
RelativePath=".\archutils\Win32\WindowIcon.cpp">
</File>
<File
RelativePath=".\archutils\Win32\WindowIcon.h">
</File>
<File
RelativePath=".\archutils\Win32\WindowsResources.h">
</File>
<File
RelativePath=".\archutils\Win32\WindowsResources.rc">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="archutils\Win32;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="archutils\Win32;$(NoInherit)"/>
</FileConfiguration>
</File>
<File
RelativePath=".\archutils\Win32\arch_setup.cpp">
</File>
<File
RelativePath=".\archutils\Win32\arch_setup.h">
</File>
</Filter>
</Filter>
<Filter
Name="Actors"
Filter="">
<File
RelativePath=".\Actor.cpp">
</File>
<File
RelativePath=".\Actor.h">
</File>
<File
RelativePath=".\ActorCollision.h">
</File>
<File
RelativePath=".\ActorFrame.cpp">
</File>
<File
RelativePath=".\ActorFrame.h">
</File>
<File
RelativePath=".\ActorScroller.cpp">
</File>
<File
RelativePath=".\ActorScroller.h">
</File>
<File
RelativePath=".\ActorUtil.cpp">
</File>
<File
RelativePath=".\ActorUtil.h">
</File>
<File
RelativePath=".\AutoActor.cpp">
</File>
<File
RelativePath=".\AutoActor.h">
</File>
<File
RelativePath=".\BitmapText.cpp">
</File>
<File
RelativePath=".\BitmapText.h">
</File>
<File
RelativePath=".\Model.cpp">
</File>
<File
RelativePath=".\Model.h">
</File>
<File
RelativePath=".\ModelManager.cpp">
</File>
<File
RelativePath=".\ModelManager.h">
</File>
<File
RelativePath=".\ModelTypes.cpp">
</File>
<File
RelativePath=".\ModelTypes.h">
</File>
<File
RelativePath=".\Quad.cpp">
</File>
<File
RelativePath=".\Quad.h">
</File>
<File
RelativePath=".\RollingNumbers.cpp">
</File>
<File
RelativePath=".\RollingNumbers.h">
</File>
<File
RelativePath=".\Sprite.cpp">
</File>
<File
RelativePath=".\Sprite.h">
</File>
</Filter>
<Filter
Name="Actors used in Gameplay &amp; Menu"
Filter="">
<File
RelativePath=".\BGAnimation.cpp">
</File>
<File
RelativePath=".\BGAnimation.h">
</File>
<File
RelativePath=".\BGAnimationLayer.cpp">
</File>
<File
RelativePath=".\BGAnimationLayer.h">
</File>
<File
RelativePath=".\Banner.cpp">
</File>
<File
RelativePath=".\Banner.h">
</File>
<File
RelativePath=".\ConditionalBGA.cpp">
</File>
<File
RelativePath=".\ConditionalBGA.h">
</File>
<File
RelativePath=".\DifficultyIcon.cpp">
</File>
<File
RelativePath=".\DifficultyIcon.h">
</File>
<File
RelativePath=".\FadingBanner.cpp">
</File>
<File
RelativePath=".\FadingBanner.h">
</File>
<File
RelativePath=".\MeterDisplay.cpp">
</File>
<File
RelativePath=".\MeterDisplay.h">
</File>
<File
RelativePath=".\StreamDisplay.cpp">
</File>
<File
RelativePath=".\StreamDisplay.h">
</File>
<File
RelativePath=".\Transition.cpp">
</File>
<File
RelativePath=".\Transition.h">
</File>
</Filter>
<Filter
Name="Actors used in Gameplay"
Filter="">
<File
RelativePath=".\ActiveAttackList.cpp">
</File>
<File
RelativePath=".\ActiveAttackList.h">
</File>
<File
RelativePath=".\ArrowEffects.cpp">
</File>
<File
RelativePath=".\ArrowEffects.h">
</File>
<File
RelativePath=".\AttackDisplay.cpp">
</File>
<File
RelativePath=".\AttackDisplay.h">
</File>
<File
RelativePath=".\Background.cpp">
</File>
<File
RelativePath=".\Background.h">
</File>
<File
RelativePath=".\BeginnerHelper.cpp">
</File>
<File
RelativePath=".\BeginnerHelper.h">
</File>
<File
RelativePath=".\CharacterHead.cpp">
</File>
<File
RelativePath=".\CharacterHead.h">
</File>
<File
RelativePath=".\CombinedLifeMeterTug.cpp">
</File>
<File
RelativePath=".\CombinedLifeMeterTug.h">
</File>
<File
RelativePath=".\Combo.cpp">
</File>
<File
RelativePath=".\Combo.h">
</File>
<File
RelativePath=".\DancingCharacters.cpp">
</File>
<File
RelativePath=".\DancingCharacters.h">
</File>
<File
RelativePath=".\Foreground.cpp">
</File>
<File
RelativePath=".\Foreground.h">
</File>
<File
RelativePath=".\GhostArrow.cpp">
</File>
<File
RelativePath=".\GhostArrow.h">
</File>
<File
RelativePath=".\GhostArrowRow.cpp">
</File>
<File
RelativePath=".\GhostArrowRow.h">
</File>
<File
RelativePath=".\HoldGhostArrow.cpp">
</File>
<File
RelativePath=".\HoldGhostArrow.h">
</File>
<File
RelativePath=".\HoldJudgment.cpp">
</File>
<File
RelativePath=".\HoldJudgment.h">
</File>
<File
RelativePath=".\Judgment.cpp">
</File>
<File
RelativePath=".\Judgment.h">
</File>
<File
RelativePath=".\LifeMeter.h">
</File>
<File
RelativePath=".\LifeMeterBar.cpp">
</File>
<File
RelativePath=".\LifeMeterBar.h">
</File>
<File
RelativePath=".\LifeMeterBattery.cpp">
</File>
<File
RelativePath=".\LifeMeterBattery.h">
</File>
<File
RelativePath=".\LifeMeterTime.cpp">
</File>
<File
RelativePath=".\LifeMeterTime.h">
</File>
<File
RelativePath=".\LyricDisplay.cpp">
</File>
<File
RelativePath=".\LyricDisplay.h">
</File>
<File
RelativePath=".\NoteDisplay.cpp">
</File>
<File
RelativePath=".\NoteDisplay.h">
</File>
<File
RelativePath=".\NoteField.cpp">
</File>
<File
RelativePath=".\NoteField.h">
</File>
<File
RelativePath=".\PercentageDisplay.cpp">
</File>
<File
RelativePath=".\PercentageDisplay.h">
</File>
<File
RelativePath=".\Player.cpp">
</File>
<File
RelativePath=".\Player.h">
</File>
<File
RelativePath=".\ReceptorArrow.cpp">
</File>
<File
RelativePath=".\ReceptorArrow.h">
</File>
<File
RelativePath=".\ReceptorArrowRow.cpp">
</File>
<File
RelativePath=".\ReceptorArrowRow.h">
</File>
<File
RelativePath=".\ScoreDisplay.cpp">
</File>
<File
RelativePath=".\ScoreDisplay.h">
</File>
<File
RelativePath=".\ScoreDisplayAliveTime.cpp">
</File>
<File
RelativePath=".\ScoreDisplayAliveTime.h">
</File>
<File
RelativePath=".\ScoreDisplayBattle.cpp">
</File>
<File
RelativePath=".\ScoreDisplayBattle.h">
</File>
<File
RelativePath=".\ScoreDisplayCalories.cpp">
</File>
<File
RelativePath=".\ScoreDisplayCalories.h">
</File>
<File
RelativePath=".\ScoreDisplayLifeTime.cpp">
</File>
<File
RelativePath=".\ScoreDisplayLifeTime.h">
</File>
<File
RelativePath=".\ScoreDisplayNormal.cpp">
</File>
<File
RelativePath=".\ScoreDisplayNormal.h">
</File>
<File
RelativePath=".\ScoreDisplayOni.cpp">
</File>
<File
RelativePath=".\ScoreDisplayOni.h">
</File>
<File
RelativePath=".\ScoreDisplayPercentage.cpp">
</File>
<File
RelativePath=".\ScoreDisplayPercentage.h">
</File>
<File
RelativePath=".\ScoreDisplayRave.cpp">
</File>
<File
RelativePath=".\ScoreDisplayRave.h">
</File>
</Filter>
<Filter
Name="Actors used in Menus"
Filter="">
<File
RelativePath=".\BPMDisplay.cpp">
</File>
<File
RelativePath=".\BPMDisplay.h">
</File>
<File
RelativePath=".\ComboGraph.cpp">
</File>
<File
RelativePath=".\ComboGraph.h">
</File>
<File
RelativePath=".\CourseContentsList.cpp">
</File>
<File
RelativePath=".\CourseContentsList.h">
</File>
<File
RelativePath=".\CourseEntryDisplay.cpp">
</File>
<File
RelativePath=".\CourseEntryDisplay.h">
</File>
<File
RelativePath=".\DifficultyDisplay.cpp">
</File>
<File
RelativePath=".\DifficultyDisplay.h">
</File>
<File
RelativePath=".\DifficultyList.cpp">
</File>
<File
RelativePath=".\DifficultyList.h">
</File>
<File
RelativePath=".\DifficultyMeter.cpp">
</File>
<File
RelativePath=".\DifficultyMeter.h">
</File>
<File
RelativePath=".\DifficultyRating.cpp">
</File>
<File
RelativePath=".\DifficultyRating.h">
</File>
<File
RelativePath=".\DualScrollBar.cpp">
</File>
<File
RelativePath=".\DualScrollBar.h">
</File>
<File
RelativePath=".\EditCoursesMenu.cpp">
</File>
<File
RelativePath=".\EditCoursesMenu.h">
</File>
<File
RelativePath=".\EditCoursesSongMenu.cpp">
</File>
<File
RelativePath=".\EditCoursesSongMenu.h">
</File>
<File
RelativePath=".\EditMenu.cpp">
</File>
<File
RelativePath=".\EditMenu.h">
</File>
<File
RelativePath=".\GradeDisplay.cpp">
</File>
<File
RelativePath=".\GradeDisplay.h">
</File>
<File
RelativePath=".\GraphDisplay.cpp">
</File>
<File
RelativePath=".\GraphDisplay.h">
</File>
<File
RelativePath=".\GrooveGraph.cpp">
</File>
<File
RelativePath=".\GrooveGraph.h">
</File>
<File
RelativePath=".\GrooveRadar.cpp">
</File>
<File
RelativePath=".\GrooveRadar.h">
</File>
<File
RelativePath=".\GroupList.cpp">
</File>
<File
RelativePath=".\GroupList.h">
</File>
<File
RelativePath=".\HelpDisplay.cpp">
</File>
<File
RelativePath=".\HelpDisplay.h">
</File>
<File
RelativePath=".\MemoryCardDisplay.cpp">
</File>
<File
RelativePath=".\MemoryCardDisplay.h">
</File>
<File
RelativePath=".\MenuTimer.cpp">
</File>
<File
RelativePath=".\MenuTimer.h">
</File>
<File
RelativePath=".\ModeSwitcher.cpp">
</File>
<File
RelativePath=".\ModeSwitcher.h">
</File>
<File
RelativePath=".\MusicBannerWheel.cpp">
</File>
<File
RelativePath=".\MusicBannerWheel.h">
</File>
<File
RelativePath=".\MusicList.cpp">
</File>
<File
RelativePath=".\MusicList.h">
</File>
<File
RelativePath=".\MusicSortDisplay.cpp">
</File>
<File
RelativePath=".\MusicSortDisplay.h">
</File>
<File
RelativePath=".\MusicWheel.cpp">
</File>
<File
RelativePath=".\MusicWheel.h">
</File>
<File
RelativePath=".\MusicWheelItem.cpp">
</File>
<File
RelativePath=".\MusicWheelItem.h">
</File>
<File
RelativePath=".\OptionIcon.cpp">
</File>
<File
RelativePath=".\OptionIcon.h">
</File>
<File
RelativePath=".\OptionIconRow.cpp">
</File>
<File
RelativePath=".\OptionIconRow.h">
</File>
<File
RelativePath=".\OptionRow.cpp">
</File>
<File
RelativePath=".\OptionRow.h">
</File>
<File
RelativePath=".\OptionsCursor.cpp">
</File>
<File
RelativePath=".\OptionsCursor.h">
</File>
<File
RelativePath=".\PaneDisplay.cpp">
</File>
<File
RelativePath=".\PaneDisplay.h">
</File>
<File
RelativePath=".\RoomWheel.cpp">
</File>
<File
RelativePath=".\RoomWheel.h">
</File>
<File
RelativePath=".\ScrollBar.cpp">
</File>
<File
RelativePath=".\ScrollBar.h">
</File>
<File
RelativePath=".\ScrollingList.cpp">
</File>
<File
RelativePath=".\ScrollingList.h">
</File>
<File
RelativePath=".\SnapDisplay.cpp">
</File>
<File
RelativePath=".\SnapDisplay.h">
</File>
<File
RelativePath=".\TextBanner.cpp">
</File>
<File
RelativePath=".\TextBanner.h">
</File>
<File
RelativePath=".\WheelBase.cpp">
</File>
<File
RelativePath=".\WheelBase.h">
</File>
<File
RelativePath=".\WheelItemBase.cpp">
</File>
<File
RelativePath=".\WheelItemBase.h">
</File>
<File
RelativePath=".\WheelNotifyIcon.cpp">
</File>
<File
RelativePath=".\WheelNotifyIcon.h">
</File>
</Filter>
<Filter
Name="Screens"
Filter="">
<File
RelativePath=".\Screen.cpp">
</File>
<File
RelativePath=".\Screen.h">
</File>
<File
RelativePath=".\ScreenAttract.cpp">
</File>
<File
RelativePath=".\ScreenAttract.h">
</File>
<File
RelativePath=".\ScreenBookkeeping.cpp">
</File>
<File
RelativePath=".\ScreenBookkeeping.h">
</File>
<File
RelativePath=".\ScreenBranch.cpp">
</File>
<File
RelativePath=".\ScreenBranch.h">
</File>
<File
RelativePath=".\ScreenCenterImage.cpp">
</File>
<File
RelativePath=".\ScreenCenterImage.h">
</File>
<File
RelativePath=".\ScreenCredits.cpp">
</File>
<File
RelativePath=".\ScreenCredits.h">
</File>
<File
RelativePath=".\ScreenDemonstration.cpp">
</File>
<File
RelativePath=".\ScreenDemonstration.h">
</File>
<File
RelativePath=".\ScreenEdit.cpp">
</File>
<File
RelativePath=".\ScreenEdit.h">
</File>
<File
RelativePath=".\ScreenEditCoursesMenu.cpp">
</File>
<File
RelativePath=".\ScreenEditCoursesMenu.h">
</File>
<File
RelativePath=".\ScreenEditMenu.cpp">
</File>
<File
RelativePath=".\ScreenEditMenu.h">
</File>
<File
RelativePath=".\ScreenEnding.cpp">
</File>
<File
RelativePath=".\ScreenEnding.h">
</File>
<File
RelativePath=".\ScreenEndlessBreak.cpp">
</File>
<File
RelativePath=".\ScreenEndlessBreak.h">
</File>
<File
RelativePath=".\ScreenEvaluation.cpp">
</File>
<File
RelativePath=".\ScreenEvaluation.h">
</File>
<File
RelativePath=".\ScreenExit.cpp">
</File>
<File
RelativePath=".\ScreenExit.h">
</File>
<File
RelativePath=".\ScreenEz2SelectMusic.cpp">
</File>
<File
RelativePath=".\ScreenEz2SelectMusic.h">
</File>
<File
RelativePath=".\ScreenEz2SelectPlayer.cpp">
</File>
<File
RelativePath=".\ScreenEz2SelectPlayer.h">
</File>
<File
RelativePath=".\ScreenGameplay.cpp">
</File>
<File
RelativePath=".\ScreenGameplay.h">
</File>
<File
RelativePath=".\ScreenGameplayMultiplayer.cpp">
</File>
<File
RelativePath=".\ScreenGameplayMultiplayer.h">
</File>
<File
RelativePath=".\ScreenHowToPlay.cpp">
</File>
<File
RelativePath=".\ScreenHowToPlay.h">
</File>
<File
RelativePath=".\ScreenInstructions.cpp">
</File>
<File
RelativePath=".\ScreenInstructions.h">
</File>
<File
RelativePath=".\ScreenJukebox.cpp">
</File>
<File
RelativePath=".\ScreenJukebox.h">
</File>
<File
RelativePath=".\ScreenLogo.cpp">
</File>
<File
RelativePath=".\ScreenLogo.h">
</File>
<File
RelativePath=".\ScreenMapControllers.cpp">
</File>
<File
RelativePath=".\ScreenMapControllers.h">
</File>
<File
RelativePath=".\ScreenMessage.cpp">
</File>
<File
RelativePath=".\ScreenMessage.h">
</File>
<File
RelativePath=".\ScreenMiniMenu.cpp">
</File>
<File
RelativePath=".\ScreenMiniMenu.h">
</File>
<File
RelativePath=".\ScreenMusicScroll.cpp">
</File>
<File
RelativePath=".\ScreenMusicScroll.h">
</File>
<File
RelativePath=".\ScreenNameEntry.cpp">
</File>
<File
RelativePath=".\ScreenNameEntry.h">
</File>
<File
RelativePath=".\ScreenNameEntryTraditional.cpp">
</File>
<File
RelativePath=".\ScreenNameEntryTraditional.h">
</File>
<File
RelativePath=".\ScreenNetEvaluation.cpp">
</File>
<File
RelativePath=".\ScreenNetEvaluation.h">
</File>
<File
RelativePath=".\ScreenNetRoom.cpp">
</File>
<File
RelativePath=".\ScreenNetRoom.h">
</File>
<File
RelativePath=".\ScreenNetSelectBase.cpp">
</File>
<File
RelativePath=".\ScreenNetSelectBase.h">
</File>
<File
RelativePath=".\ScreenNetSelectMusic.cpp">
</File>
<File
RelativePath=".\ScreenNetSelectMusic.h">
</File>
<File
RelativePath=".\ScreenNetworkOptions.cpp">
</File>
<File
RelativePath=".\ScreenNetworkOptions.h">
</File>
<File
RelativePath=".\ScreenOptions.cpp">
</File>
<File
RelativePath=".\ScreenOptions.h">
</File>
<File
RelativePath=".\ScreenOptionsMaster.cpp">
</File>
<File
RelativePath=".\ScreenOptionsMaster.h">
</File>
<File
RelativePath=".\ScreenOptionsMasterPrefs.cpp">
</File>
<File
RelativePath=".\ScreenOptionsMasterPrefs.h">
</File>
<File
RelativePath=".\ScreenPackages.cpp">
</File>
<File
RelativePath=".\ScreenPackages.h">
</File>
<File
RelativePath=".\ScreenPlayerOptions.cpp">
</File>
<File
RelativePath=".\ScreenPlayerOptions.h">
</File>
<File
RelativePath=".\ScreenProfileOptions.cpp">
</File>
<File
RelativePath=".\ScreenProfileOptions.h">
</File>
<File
RelativePath=".\ScreenPrompt.cpp">
</File>
<File
RelativePath=".\ScreenPrompt.h">
</File>
<File
RelativePath=".\ScreenRanking.cpp">
</File>
<File
RelativePath=".\ScreenRanking.h">
</File>
<File
RelativePath=".\ScreenReloadSongs.cpp">
</File>
<File
RelativePath=".\ScreenReloadSongs.h">
</File>
<File
RelativePath=".\ScreenSMOnlineLogin.cpp">
</File>
<File
RelativePath=".\ScreenSMOnlineLogin.h">
</File>
<File
RelativePath=".\ScreenSandbox.cpp">
</File>
<File
RelativePath=".\ScreenSandbox.h">
</File>
<File
RelativePath=".\ScreenSelect.cpp">
</File>
<File
RelativePath=".\ScreenSelect.h">
</File>
<File
RelativePath=".\ScreenSelectCharacter.cpp">
</File>
<File
RelativePath=".\ScreenSelectCharacter.h">
</File>
<File
RelativePath=".\ScreenSelectDifficulty.cpp">
</File>
<File
RelativePath=".\ScreenSelectDifficulty.h">
</File>
<File
RelativePath=".\ScreenSelectGroup.cpp">
</File>
<File
RelativePath=".\ScreenSelectGroup.h">
</File>
<File
RelativePath=".\ScreenSelectMaster.cpp">
</File>
<File
RelativePath=".\ScreenSelectMaster.h">
</File>
<File
RelativePath=".\ScreenSelectMode.cpp">
</File>
<File
RelativePath=".\ScreenSelectMode.h">
</File>
<File
RelativePath=".\ScreenSelectMusic.cpp">
</File>
<File
RelativePath=".\ScreenSelectMusic.h">
</File>
<File
RelativePath=".\ScreenSelectStyle.cpp">
</File>
<File
RelativePath=".\ScreenSelectStyle.h">
</File>
<File
RelativePath=".\ScreenSetTime.cpp">
</File>
<File
RelativePath=".\ScreenSetTime.h">
</File>
<File
RelativePath=".\ScreenSongOptions.cpp">
</File>
<File
RelativePath=".\ScreenSongOptions.h">
</File>
<File
RelativePath=".\ScreenSplash.cpp">
</File>
<File
RelativePath=".\ScreenSplash.h">
</File>
<File
RelativePath=".\ScreenStage.cpp">
</File>
<File
RelativePath=".\ScreenStage.h">
</File>
<File
RelativePath=".\ScreenStyleSplash.cpp">
</File>
<File
RelativePath=".\ScreenStyleSplash.h">
</File>
<File
RelativePath=".\ScreenSystemLayer.cpp">
</File>
<File
RelativePath=".\ScreenSystemLayer.h">
</File>
<File
RelativePath=".\ScreenTest.cpp">
</File>
<File
RelativePath=".\ScreenTest.h">
</File>
<File
RelativePath=".\ScreenTestFonts.cpp">
</File>
<File
RelativePath=".\ScreenTestFonts.h">
</File>
<File
RelativePath=".\ScreenTestInput.cpp">
</File>
<File
RelativePath=".\ScreenTestInput.h">
</File>
<File
RelativePath=".\ScreenTestLights.cpp">
</File>
<File
RelativePath=".\ScreenTestLights.h">
</File>
<File
RelativePath=".\ScreenTestSound.cpp">
</File>
<File
RelativePath=".\ScreenTestSound.h">
</File>
<File
RelativePath=".\ScreenTextEntry.cpp">
</File>
<File
RelativePath=".\ScreenTextEntry.h">
</File>
<File
RelativePath=".\ScreenTitleMenu.cpp">
</File>
<File
RelativePath=".\ScreenTitleMenu.h">
</File>
<File
RelativePath=".\ScreenUnlock.cpp">
</File>
<File
RelativePath=".\ScreenUnlock.h">
</File>
<File
RelativePath=".\ScreenWithMenuElements.cpp">
</File>
<File
RelativePath=".\ScreenWithMenuElements.h">
</File>
</Filter>
<Filter
Name="Global Singletons"
Filter="">
<File
RelativePath=".\AnnouncerManager.cpp">
</File>
<File
RelativePath=".\AnnouncerManager.h">
</File>
<File
RelativePath=".\Bookkeeper.cpp">
</File>
<File
RelativePath=".\Bookkeeper.h">
</File>
<File
RelativePath=".\CryptManager.cpp">
</File>
<File
RelativePath=".\CryptManager.h">
</File>
<File
RelativePath=".\FontManager.cpp">
</File>
<File
RelativePath=".\FontManager.h">
</File>
<File
RelativePath=".\GameManager.cpp">
</File>
<File
RelativePath=".\GameManager.h">
</File>
<File
RelativePath=".\GameSoundManager.cpp">
</File>
<File
RelativePath=".\GameSoundManager.h">
</File>
<File
RelativePath=".\GameState.cpp">
</File>
<File
RelativePath=".\GameState.h">
</File>
<File
RelativePath=".\InputFilter.cpp">
</File>
<File
RelativePath=".\InputFilter.h">
</File>
<File
RelativePath=".\InputMapper.cpp">
</File>
<File
RelativePath=".\InputMapper.h">
</File>
<File
RelativePath=".\InputQueue.cpp">
</File>
<File
RelativePath=".\InputQueue.h">
</File>
<File
RelativePath=".\LightsManager.cpp">
</File>
<File
RelativePath=".\LightsManager.h">
</File>
<File
RelativePath=".\LuaManager.cpp">
</File>
<File
RelativePath=".\LuaManager.h">
</File>
<File
RelativePath=".\MemoryCardManager.cpp">
</File>
<File
RelativePath=".\MemoryCardManager.h">
</File>
<File
RelativePath=".\MessageManager.cpp">
</File>
<File
RelativePath=".\MessageManager.h">
</File>
<File
RelativePath=".\NetworkSyncManager.cpp">
</File>
<File
RelativePath=".\NetworkSyncManager.h">
</File>
<File
RelativePath=".\NetworkSyncServer.cpp">
</File>
<File
RelativePath=".\NetworkSyncServer.h">
</File>
<File
RelativePath=".\NoteSkinManager.cpp">
</File>
<File
RelativePath=".\NoteSkinManager.h">
</File>
<File
RelativePath=".\PrefsManager.cpp">
</File>
<File
RelativePath=".\PrefsManager.h">
</File>
<File
RelativePath=".\ProfileManager.cpp">
</File>
<File
RelativePath=".\ProfileManager.h">
</File>
<File
RelativePath=".\ScreenManager.cpp">
</File>
<File
RelativePath=".\ScreenManager.h">
</File>
<File
RelativePath=".\SongManager.cpp">
</File>
<File
RelativePath=".\SongManager.h">
</File>
<File
RelativePath=".\StatsManager.cpp">
</File>
<File
RelativePath=".\StatsManager.h">
</File>
<File
RelativePath=".\ThemeManager.cpp">
</File>
<File
RelativePath=".\ThemeManager.h">
</File>
<File
RelativePath=".\UnlockManager.cpp">
</File>
<File
RelativePath=".\UnlockManager.h">
</File>
<File
RelativePath=".\ezsockets.cpp">
</File>
<File
RelativePath=".\ezsockets.h">
</File>
</Filter>
<Filter
Name="Crypto"
Filter="">
<File
RelativePath=".\crypto\CryptBn.cpp">
</File>
<File
RelativePath=".\crypto\CryptBn.h">
</File>
<File
RelativePath=".\CryptHelpers.cpp">
</File>
<File
RelativePath=".\CryptHelpers.h">
</File>
<File
RelativePath=".\crypto\CryptMD5.cpp">
</File>
<File
RelativePath=".\crypto\CryptMD5.h">
</File>
<File
RelativePath=".\crypto\CryptNoise.cpp">
</File>
<File
RelativePath=".\crypto\CryptPrime.cpp">
</File>
<File
RelativePath=".\crypto\CryptPrime.h">
</File>
<File
RelativePath=".\crypto\CryptRSA.cpp">
</File>
<File
RelativePath=".\crypto\CryptRSA.h">
</File>
<File
RelativePath=".\crypto\CryptRand.cpp">
</File>
<File
RelativePath=".\crypto\CryptRand.h">
</File>
<File
RelativePath=".\crypto\CryptSH512.cpp">
</File>
<File
RelativePath=".\crypto\CryptSH512.h">
</File>
<File
RelativePath=".\crypto\CryptSHA.cpp">
</File>
<File
RelativePath=".\crypto\CryptSHA.h">
</File>
<Filter
Name="crypto++"
Filter="">
<File
RelativePath=".\crypto51\algebra.cpp">
</File>
<File
RelativePath=".\crypto51\algebra.h">
</File>
<File
RelativePath=".\crypto51\algparam.cpp">
</File>
<File
RelativePath=".\crypto51\algparam.h">
</File>
<File
RelativePath=".\crypto51\argnames.h">
</File>
<File
RelativePath=".\crypto51\asn.cpp">
</File>
<File
RelativePath=".\crypto51\asn.h">
</File>
<File
RelativePath=".\crypto51\config.h">
</File>
<File
RelativePath=".\crypto51\cryptlib.cpp">
</File>
<File
RelativePath=".\crypto51\cryptlib.h">
</File>
<File
RelativePath=".\crypto51\files.cpp">
</File>
<File
RelativePath=".\crypto51\files.h">
</File>
<File
RelativePath=".\crypto51\filters.cpp">
</File>
<File
RelativePath=".\crypto51\filters.h">
</File>
<File
RelativePath=".\crypto51\fltrimpl.h">
</File>
<File
RelativePath=".\crypto51\integer.cpp">
</File>
<File
RelativePath=".\crypto51\integer.h">
</File>
<File
RelativePath=".\crypto51\iterhash.cpp">
</File>
<File
RelativePath=".\crypto51\iterhash.h">
</File>
<File
RelativePath=".\crypto51\mdc.h">
</File>
<File
RelativePath=".\crypto51\misc.cpp">
</File>
<File
RelativePath=".\crypto51\misc.h">
</File>
<File
RelativePath=".\crypto51\modarith.h">
</File>
<File
RelativePath=".\crypto51\mqueue.cpp">
</File>
<File
RelativePath=".\crypto51\mqueue.h">
</File>
<File
RelativePath=".\crypto51\nbtheory.cpp">
</File>
<File
RelativePath=".\crypto51\nbtheory.h">
</File>
<File
RelativePath=".\crypto51\oids.h">
</File>
<File
RelativePath=".\crypto51\osrng.cpp">
</File>
<File
RelativePath=".\crypto51\osrng.h">
</File>
<File
RelativePath=".\crypto51\pch.h">
</File>
<File
RelativePath=".\crypto51\pkcspad.cpp">
</File>
<File
RelativePath=".\crypto51\pkcspad.h">
</File>
<File
RelativePath=".\crypto51\pubkey.cpp">
</File>
<File
RelativePath=".\crypto51\pubkey.h">
</File>
<File
RelativePath=".\crypto51\queue.cpp">
</File>
<File
RelativePath=".\crypto51\queue.h">
</File>
<File
RelativePath=".\crypto51\rng.h">
</File>
<File
RelativePath=".\crypto51\rsa.cpp">
</File>
<File
RelativePath=".\crypto51\rsa.h">
</File>
<File
RelativePath=".\crypto51\secblock.h">
</File>
<File
RelativePath=".\crypto51\seckey.h">
</File>
<File
RelativePath=".\crypto51\sha.cpp">
</File>
<File
RelativePath=".\crypto51\sha.h">
</File>
<File
RelativePath=".\crypto51\simple.h">
</File>
<File
RelativePath=".\crypto51\smartptr.h">
</File>
<File
RelativePath=".\crypto51\words.h">
</File>
</Filter>
</Filter>
<File
RelativePath=".\StepMania.xpm">
</File>
<File
RelativePath=".\cursor1.cur">
</File>
<File
RelativePath=".\error.bmp">
</File>
<File
RelativePath=".\error2.bmp">
</File>
<File
RelativePath=".\loading.bmp">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>