Files
itgmania212121/stepmania/src/StepMania.vcproj
T
Glenn Maynard 9a82a00a53 update
2004-02-12 06:51:25 +00:00

2082 lines
42 KiB
XML

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="StepMania"
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=".,SDL-1.2.6/include,SDL_image-1.2,vorbis"
PreprocessorDefinitions="WIN32,_DEBUG,_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"
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="disasm\mapconv &quot;$(IntDir)\$(TargetName).map&quot; &quot;$(TargetDir)\StepMania.vdi&quot;"/>
<Tool
Name="VCPreBuildEventTool"
CommandLine="disasm\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=".,SDL-1.2.6/include,SDL_image-1.2,vorbis"
PreprocessorDefinitions="WIN32,NDEBUG,_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"
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="disasm\mapconv &quot;$(IntDir)\$(TargetName).map&quot; &quot;$(TargetDir)\StepMania.vdi&quot;"/>
<Tool
Name="VCPreBuildEventTool"
CommandLine="disasm\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="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="ScreenCaution.cpp">
</File>
<File
RelativePath="ScreenCaution.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="ScreenDimensions.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="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="ScreenGameOver.cpp">
</File>
<File
RelativePath="ScreenGameOver.h">
</File>
<File
RelativePath="ScreenGameplay.cpp">
</File>
<File
RelativePath="ScreenGameplay.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="ScreenJukeboxMenu.cpp">
</File>
<File
RelativePath="ScreenJukeboxMenu.h">
</File>
<File
RelativePath="ScreenLogo.cpp">
</File>
<File
RelativePath="ScreenLogo.h">
</File>
<File
RelativePath="ScreenMapControllers.cpp">
</File>
<File
RelativePath="ScreenMapControllers.h">
</File>
<File
RelativePath="ScreenMemoryCard.h">
</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="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="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="ScreenRaveOptions.cpp">
</File>
<File
RelativePath="ScreenRaveOptions.h">
</File>
<File
RelativePath="ScreenReloadSongs.cpp">
</File>
<File
RelativePath="ScreenReloadSongs.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="ScreenSelectCourse.cpp">
</File>
<File
RelativePath="ScreenSelectCourse.h">
</File>
<File
RelativePath="ScreenSelectDifficulty.cpp">
</File>
<File
RelativePath="ScreenSelectDifficulty.h">
</File>
<File
RelativePath="ScreenSelectDifficultyEX.cpp">
</File>
<File
RelativePath="ScreenSelectDifficultyEX.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="ScreenSongOptions.cpp">
</File>
<File
RelativePath="ScreenSongOptions.h">
</File>
<File
RelativePath="ScreenStage.cpp">
</File>
<File
RelativePath="ScreenStage.h">
</File>
<File
RelativePath="ScreenStyleSplash.cpp">
</File>
<File
RelativePath="ScreenStyleSplash.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="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>
</Filter>
<Filter
Name="Data Structures"
Filter="">
<File
RelativePath="Attack.cpp">
</File>
<File
RelativePath="Attack.h">
</File>
<File
RelativePath="BannerCache.cpp">
</File>
<File
RelativePath="BannerCache.h">
</File>
<File
RelativePath="Character.cpp">
</File>
<File
RelativePath="Character.h">
</File>
<File
RelativePath="CodeDetector.cpp">
</File>
<File
RelativePath="CodeDetector.h">
</File>
<File
RelativePath="Course.cpp">
</File>
<File
RelativePath="Course.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="Game.h">
</File>
<File
RelativePath="GameConstantsAndTypes.cpp">
</File>
<File
RelativePath="GameConstantsAndTypes.h">
</File>
<File
RelativePath="GameDef.cpp">
</File>
<File
RelativePath="GameDef.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="LyricsLoader.cpp">
</File>
<File
RelativePath="LyricsLoader.h">
</File>
<File
RelativePath="MenuInput.h">
</File>
<File
RelativePath="ModeChoice.cpp">
</File>
<File
RelativePath="ModeChoice.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="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="Profile.cpp">
</File>
<File
RelativePath="Profile.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=".\Song.cpp">
</File>
<File
RelativePath="Song.h">
</File>
<File
RelativePath="SongCacheIndex.cpp">
</File>
<File
RelativePath="SongCacheIndex.h">
</File>
<File
RelativePath="SongOptions.cpp">
</File>
<File
RelativePath="SongOptions.h">
</File>
<File
RelativePath="StageStats.cpp">
</File>
<File
RelativePath="StageStats.h">
</File>
<File
RelativePath="Steps.cpp">
</File>
<File
RelativePath="Steps.h">
</File>
<File
RelativePath="Style.h">
</File>
<File
RelativePath=".\StyleDef.cpp">
</File>
<File
RelativePath=".\StyleDef.h">
</File>
<File
RelativePath="StyleInput.h">
</File>
<File
RelativePath="TimingData.cpp">
</File>
<File
RelativePath="TimingData.h">
</File>
<File
RelativePath="TitleSubstitution.cpp">
</File>
<File
RelativePath="TitleSubstitution.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="ProductInfo.h">
</File>
<File
RelativePath="StdString.h">
</File>
<File
RelativePath=".\StepMania.cpp">
</File>
<File
RelativePath=".\StepMania.h">
</File>
<File
RelativePath=".\global.cpp">
</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>
<Filter
Name="LoadingWindow"
Filter="">
<File
RelativePath="arch\LoadingWindow\LoadingWindow.h">
</File>
<File
RelativePath="arch\LoadingWindow\LoadingWindow_SDL.cpp">
</File>
<File
RelativePath="arch\LoadingWindow\LoadingWindow_SDL.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_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_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_SDL.cpp">
</File>
<File
RelativePath="arch\LowLevelWindow\LowLevelWindow_SDL.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.h">
</File>
<File
RelativePath="arch\MemoryCard\MemoryCardDriver_Null.h">
</File>
<File
RelativePath="arch\MemoryCard\MemoryCardDriver_Windows.cpp">
</File>
<File
RelativePath="arch\MemoryCard\MemoryCardDriver_Windows.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\GotoURL.cpp">
</File>
<File
RelativePath="archutils\Win32\GotoURL.h">
</File>
<File
RelativePath="archutils\Win32\RestartProgram.cpp">
</File>
<File
RelativePath="archutils\Win32\RestartProgram.h">
</File>
<File
RelativePath=".\StepMania.ICO">
</File>
<File
RelativePath=".\StepMania.RC">
</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\arch_setup.h">
</File>
<File
RelativePath=".\resource.h">
</File>
</Filter>
</Filter>
<Filter
Name="Actors used in Gameplay and Menus"
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="MeterDisplay.cpp">
</File>
<File
RelativePath="MeterDisplay.h">
</File>
<File
RelativePath="Transition.cpp">
</File>
<File
RelativePath="Transition.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="EditMenu.cpp">
</File>
<File
RelativePath="EditMenu.h">
</File>
<File
RelativePath="FadingBanner.cpp">
</File>
<File
RelativePath="FadingBanner.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="JukeboxMenu.cpp">
</File>
<File
RelativePath="JukeboxMenu.h">
</File>
<File
RelativePath="ListDisplay.cpp">
</File>
<File
RelativePath="ListDisplay.h">
</File>
<File
RelativePath="MemoryCardDisplay.cpp">
</File>
<File
RelativePath="MemoryCardDisplay.h">
</File>
<File
RelativePath="MenuElements.cpp">
</File>
<File
RelativePath="MenuElements.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="OptionsCursor.cpp">
</File>
<File
RelativePath="OptionsCursor.h">
</File>
<File
RelativePath="PaneDisplay.cpp">
</File>
<File
RelativePath="PaneDisplay.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="SongCreditDisplay.cpp">
</File>
<File
RelativePath="SongCreditDisplay.h">
</File>
<File
RelativePath=".\TextBanner.cpp">
</File>
<File
RelativePath=".\TextBanner.h">
</File>
<File
RelativePath="WheelNotifyIcon.cpp">
</File>
<File
RelativePath="WheelNotifyIcon.h">
</File>
</Filter>
<Filter
Name="Actors used in Gameplay"
Filter="">
<File
RelativePath="ArrowBackdrop.cpp">
</File>
<File
RelativePath="ArrowBackdrop.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="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="ProTimingDisplay.cpp">
</File>
<File
RelativePath="ProTimingDisplay.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="ScoreDisplayBattle.cpp">
</File>
<File
RelativePath="ScoreDisplayBattle.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>
<File
RelativePath="TimingAssist.cpp">
</File>
<File
RelativePath="TimingAssist.h">
</File>
</Filter>
<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_OGL.cpp">
</File>
<File
RelativePath="RageDisplay_OGL.h">
</File>
<File
RelativePath="RageException.cpp">
</File>
<File
RelativePath="RageException.h">
</File>
<File
RelativePath="RageFile.cpp">
</File>
<File
RelativePath="RageFile.h">
</File>
<File
RelativePath="RageFileDriver.cpp">
</File>
<File
RelativePath="RageFileDriver.h">
</File>
<File
RelativePath="RageFileDriverDirect.cpp">
</File>
<File
RelativePath="RageFileDriverDirect.h">
</File>
<File
RelativePath="RageFileDriverDirectHelpers.cpp">
</File>
<File
RelativePath="RageFileDriverDirectHelpers.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="RageSoundReader.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="RageSounds.cpp">
</File>
<File
RelativePath="RageSounds.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_CharConversions.cpp">
</File>
<File
RelativePath="RageUtil_CharConversions.h">
</File>
<File
RelativePath="RageUtil_CircularBuffer.h">
</File>
<File
RelativePath="RageUtil_FileDB.cpp">
</File>
<File
RelativePath="RageUtil_FileDB.h">
</File>
<Filter
Name="Helpers"
Filter="">
<File
RelativePath="SDL_SaveJPEG.cpp">
</File>
<File
RelativePath="SDL_SaveJPEG.h">
</File>
<File
RelativePath="SDL_dither.cpp">
</File>
<File
RelativePath="SDL_dither.h">
</File>
<File
RelativePath="SDL_rotozoom.cpp">
</File>
<File
RelativePath="SDL_rotozoom.h">
</File>
<File
RelativePath="SDL_utils.cpp">
</File>
<File
RelativePath="SDL_utils.h">
</File>
<File
RelativePath="glext.h">
</File>
<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="Actors"
Filter="">
<File
RelativePath=".\Actor.cpp">
</File>
<File
RelativePath=".\Actor.h">
</File>
<File
RelativePath="ActorCollision.h">
</File>
<File
RelativePath="ActorCommands.cpp">
</File>
<File
RelativePath="ActorCommands.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=".\BitmapText.cpp">
</File>
<File
RelativePath=".\BitmapText.h">
</File>
<File
RelativePath="Milkshape.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.h">
</File>
<File
RelativePath=".\Sprite.cpp">
</File>
<File
RelativePath=".\Sprite.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="CombinedLifeMeter.h">
</File>
<File
RelativePath=".\FontManager.cpp">
</File>
<File
RelativePath=".\FontManager.h">
</File>
<File
RelativePath=".\GameManager.cpp">
</File>
<File
RelativePath=".\GameManager.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="MemoryCardManager.cpp">
</File>
<File
RelativePath="MemoryCardManager.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=".\ThemeManager.cpp">
</File>
<File
RelativePath=".\ThemeManager.h">
</File>
<File
RelativePath="UnlockSystem.cpp">
</File>
<File
RelativePath="UnlockSystem.h">
</File>
</Filter>
<File
RelativePath="StepMania.xpm">
</File>
<File
RelativePath=".\error.bmp">
</File>
<File
RelativePath="error2.bmp">
</File>
<File
RelativePath="loading.bmp">
</File>
<File
RelativePath=".\splash.bmp">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>