revert last
This commit is contained in:
@@ -334,12 +334,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath="ScreenEvaluation.h">
|
RelativePath="ScreenEvaluation.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenEvaluationMultiplayer.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenEvaluationMultiplayer.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="ScreenExit.cpp">
|
RelativePath="ScreenExit.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -358,12 +352,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\ScreenGameplayLesson.h">
|
RelativePath=".\ScreenGameplayLesson.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenGameplayMultiplayer.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenGameplayMultiplayer.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\ScreenGameplayNormal.cpp">
|
RelativePath=".\ScreenGameplayNormal.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -388,12 +376,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath="ScreenInstructions.h">
|
RelativePath="ScreenInstructions.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenJoinMultiplayer.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenJoinMultiplayer.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="ScreenJukebox.cpp">
|
RelativePath="ScreenJukebox.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="Windows-1252"?>
|
<?xml version="1.0" encoding="windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="8.00"
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalOptions="/MACHINE:I386 "$(intdir)\verstub.obj""
|
AdditionalOptions="/MACHINE:I386 "$(intdir)\verstub.obj""
|
||||||
AdditionalDependencies="shell32.lib gdi32.lib user32.lib ole32.lib advapi32.lib"
|
AdditionalDependencies="shell32.lib gdi32.lib user32.lib ole32.lib advapi32.lib"
|
||||||
OutputFile="../../piu/Program/StepMania-debug.exe"
|
OutputFile="../Program/StepMania-debug.exe"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
@@ -190,7 +190,7 @@
|
|||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalOptions="/MACHINE:I386 "$(intdir)\verstub.obj""
|
AdditionalOptions="/MACHINE:I386 "$(intdir)\verstub.obj""
|
||||||
AdditionalDependencies="shell32.lib gdi32.lib user32.lib ole32.lib advapi32.lib"
|
AdditionalDependencies="shell32.lib gdi32.lib user32.lib ole32.lib advapi32.lib"
|
||||||
OutputFile="../../piu/Program/StepMania.exe"
|
OutputFile="../Program/StepMania.exe"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
@@ -292,7 +292,7 @@
|
|||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalOptions="/MACHINE:I386 "$(intdir)\verstub.obj""
|
AdditionalOptions="/MACHINE:I386 "$(intdir)\verstub.obj""
|
||||||
AdditionalDependencies="shell32.lib gdi32.lib user32.lib ole32.lib advapi32.lib"
|
AdditionalDependencies="shell32.lib gdi32.lib user32.lib ole32.lib advapi32.lib"
|
||||||
OutputFile="../../piu/Program/StepMania-fastdebug.exe"
|
OutputFile="../Program/StepMania-fastdebug.exe"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
@@ -304,7 +304,6 @@
|
|||||||
MapFileName="$(IntDir)\$(TargetName).map"
|
MapFileName="$(IntDir)\$(TargetName).map"
|
||||||
MapExports="true"
|
MapExports="true"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
FixedBaseAddress="1"
|
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCALinkTool"
|
Name="VCALinkTool"
|
||||||
@@ -435,14 +434,6 @@
|
|||||||
RelativePath="ScreenEvaluation.h"
|
RelativePath="ScreenEvaluation.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenEvaluationMultiplayer.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenEvaluationMultiplayer.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="ScreenExit.cpp"
|
RelativePath="ScreenExit.cpp"
|
||||||
>
|
>
|
||||||
@@ -463,14 +454,6 @@
|
|||||||
RelativePath=".\ScreenGameplayLesson.cpp"
|
RelativePath=".\ScreenGameplayLesson.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenGameplayMultiplayer.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenGameplayMultiplayer.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\ScreenGameplayNormal.cpp"
|
RelativePath=".\ScreenGameplayNormal.cpp"
|
||||||
>
|
>
|
||||||
@@ -511,14 +494,6 @@
|
|||||||
RelativePath="ScreenInstructions.h"
|
RelativePath="ScreenInstructions.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenJoinMultiplayer.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\ScreenJoinMultiplayer.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="ScreenJukebox.cpp"
|
RelativePath="ScreenJukebox.cpp"
|
||||||
>
|
>
|
||||||
@@ -1123,6 +1098,14 @@
|
|||||||
RelativePath="CommonMetrics.h"
|
RelativePath="CommonMetrics.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\ControllerStateDisplay.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\ControllerStateDisplay.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="Course.cpp"
|
RelativePath="Course.cpp"
|
||||||
>
|
>
|
||||||
@@ -2539,14 +2522,6 @@
|
|||||||
RelativePath="ComboGraph.h"
|
RelativePath="ComboGraph.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\ControllerStateDisplay.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\ControllerStateDisplay.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="CourseContentsList.cpp"
|
RelativePath="CourseContentsList.cpp"
|
||||||
>
|
>
|
||||||
@@ -3311,14 +3286,6 @@
|
|||||||
RelativePath=".\RageSoundReader_ChannelSplit.h"
|
RelativePath=".\RageSoundReader_ChannelSplit.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\RageSoundReader_DetectPitch.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\RageSoundReader_DetectPitch.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\RageSoundReader_Extend.cpp"
|
RelativePath=".\RageSoundReader_Extend.cpp"
|
||||||
>
|
>
|
||||||
@@ -6967,22 +6934,6 @@
|
|||||||
RelativePath="archutils\Win32\DialogErrorHeader.bmp"
|
RelativePath="archutils\Win32\DialogErrorHeader.bmp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\PitchDetectionTest.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\PitchDetectionTest.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\PitchDetectionTestUtil.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\PitchDetectionTestUtil.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="StepMania.xpm"
|
RelativePath="StepMania.xpm"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user