no message

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