Remove ScoreKeeperGuitar. It is pointless now.
Linux users, you may have to redo autogen.sh here.
This commit is contained in:
@@ -1585,9 +1585,6 @@
|
||||
AAB5600209A84E65008FDC69 /* ScreenUnlockBrowse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB55EB709A7E3D3008FDC69 /* ScreenUnlockBrowse.cpp */; };
|
||||
AAB691F405704FA50078BED4 /* LightsDriver_SystemMessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB691F205704FA50078BED4 /* LightsDriver_SystemMessage.cpp */; };
|
||||
AAB6B477085761B700CEE7BA /* ScreenSplash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB6B475085761B700CEE7BA /* ScreenSplash.cpp */; };
|
||||
AAB779FB0B0D9CB200B74314 /* ScoreKeeperGuitar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB779F90B0D9CB200B74314 /* ScoreKeeperGuitar.cpp */; };
|
||||
AAB779FD0B0D9CB200B74314 /* ScoreKeeperGuitar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB779F90B0D9CB200B74314 /* ScoreKeeperGuitar.cpp */; };
|
||||
AAB779FE0B0D9CB200B74314 /* ScoreKeeperGuitar.h in Headers */ = {isa = PBXBuildFile; fileRef = AAB779FA0B0D9CB200B74314 /* ScoreKeeperGuitar.h */; };
|
||||
AAB9C8AF06EAF64400AD97CD /* RageSurfaceUtils_Palettize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB9C8AB06EAF64400AD97CD /* RageSurfaceUtils_Palettize.cpp */; };
|
||||
AAB9C8B106EAF64400AD97CD /* RageSurfaceUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB9C8AD06EAF64400AD97CD /* RageSurfaceUtils.cpp */; };
|
||||
AAB9C8B506EAF66C00AD97CD /* ScreenNetEvaluation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAB9C8B306EAF66C00AD97CD /* ScreenNetEvaluation.cpp */; };
|
||||
@@ -1867,6 +1864,7 @@
|
||||
2B43509413949F37006FA051 /* TimingSegments.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TimingSegments.cpp; path = ../src/TimingSegments.cpp; sourceTree = SOURCE_ROOT; };
|
||||
2B766989132FF71500586512 /* NotesLoaderSMA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotesLoaderSMA.h; path = ../src/NotesLoaderSMA.h; sourceTree = SOURCE_ROOT; };
|
||||
2B76698A132FF71500586512 /* NotesLoaderSMA.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NotesLoaderSMA.cpp; path = ../src/NotesLoaderSMA.cpp; sourceTree = SOURCE_ROOT; };
|
||||
2B85696213DFAE2F005037D2 /* sm-ssc.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "sm-ssc.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
2B9C2E89137A138B004C92F3 /* NotesLoaderJson.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NotesLoaderJson.cpp; path = ../src/NotesLoaderJson.cpp; sourceTree = SOURCE_ROOT; };
|
||||
2B9C2E8A137A138B004C92F3 /* NotesLoaderJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotesLoaderJson.h; path = ../src/NotesLoaderJson.h; sourceTree = SOURCE_ROOT; };
|
||||
2B9C2E8B137A138B004C92F3 /* NotesWriterJson.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NotesWriterJson.cpp; path = ../src/NotesWriterJson.cpp; sourceTree = SOURCE_ROOT; };
|
||||
@@ -2916,8 +2914,6 @@
|
||||
AAB691F305704FA50078BED4 /* LightsDriver_SystemMessage.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; path = LightsDriver_SystemMessage.h; sourceTree = "<group>"; };
|
||||
AAB6B475085761B700CEE7BA /* ScreenSplash.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; name = ScreenSplash.cpp; path = ../src/ScreenSplash.cpp; sourceTree = "<group>"; };
|
||||
AAB6B476085761B700CEE7BA /* ScreenSplash.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; name = ScreenSplash.h; path = ../src/ScreenSplash.h; sourceTree = "<group>"; };
|
||||
AAB779F90B0D9CB200B74314 /* ScoreKeeperGuitar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ScoreKeeperGuitar.cpp; path = ../src/ScoreKeeperGuitar.cpp; sourceTree = "<group>"; };
|
||||
AAB779FA0B0D9CB200B74314 /* ScoreKeeperGuitar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ScoreKeeperGuitar.h; path = ../src/ScoreKeeperGuitar.h; sourceTree = "<group>"; };
|
||||
AAB895E504A9057100D02EE9 /* smicon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = smicon.icns; sourceTree = "<group>"; };
|
||||
AAB9C8AB06EAF64400AD97CD /* RageSurfaceUtils_Palettize.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; name = RageSurfaceUtils_Palettize.cpp; path = ../src/RageSurfaceUtils_Palettize.cpp; sourceTree = "<group>"; };
|
||||
AAB9C8AC06EAF64400AD97CD /* RageSurfaceUtils_Palettize.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; name = RageSurfaceUtils_Palettize.h; path = ../src/RageSurfaceUtils_Palettize.h; sourceTree = "<group>"; };
|
||||
@@ -3117,7 +3113,6 @@
|
||||
AAFF55220549F43A00D02EE9 /* ComboGraph.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; name = ComboGraph.h; path = ../src/ComboGraph.h; sourceTree = "<group>"; };
|
||||
AAFF5541054E736D00D02EE9 /* Attack.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; name = Attack.cpp; path = ../src/Attack.cpp; sourceTree = "<group>"; };
|
||||
AAFF5542054E736D00D02EE9 /* Attack.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; name = Attack.h; path = ../src/Attack.h; sourceTree = "<group>"; };
|
||||
B7055CE913DF263F00732AED /* sm-ssc.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "sm-ssc.app"; path = "/Users/wolfman2000/Repositories/sm-ssc/sm-ssc.app"; sourceTree = "<absolute>"; };
|
||||
B71A60BE139B41DB00183A27 /* InGameLoadingWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InGameLoadingWindow.cpp; path = ../src/InGameLoadingWindow.cpp; sourceTree = "<group>"; };
|
||||
B71A60BF139B41DB00183A27 /* InGameLoadingWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InGameLoadingWindow.h; path = ../src/InGameLoadingWindow.h; sourceTree = "<group>"; };
|
||||
B75CE3B3137963350076A82D /* SongPosition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SongPosition.h; path = ../src/SongPosition.h; sourceTree = SOURCE_ROOT; };
|
||||
@@ -3315,6 +3310,7 @@
|
||||
2B17ABC013981521001AE57D /* libglew-sm5.a */,
|
||||
2B17ABE013981756001AE57D /* libpcre-sm5.a */,
|
||||
2BD6E10C13D78B36008443DB /* libzlib-sm5.a */,
|
||||
2B85696213DFAE2F005037D2 /* sm-ssc.app */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
@@ -4094,8 +4090,6 @@
|
||||
AAEBF55F0B5C517E005F3C7C /* SampleHistory.h */,
|
||||
AAE2D6D30A67481E00071546 /* ScoreKeeper.cpp */,
|
||||
AA6EFF3004770F63005F316C /* ScoreKeeper.h */,
|
||||
AAB779F90B0D9CB200B74314 /* ScoreKeeperGuitar.cpp */,
|
||||
AAB779FA0B0D9CB200B74314 /* ScoreKeeperGuitar.h */,
|
||||
AAF34ADC0900AEBD0006EDB7 /* ScoreKeeperNormal.cpp */,
|
||||
AAF34ADD0900AEBD0006EDB7 /* ScoreKeeperNormal.h */,
|
||||
AAE443F304B0FEB700D02EE9 /* ScoreKeeperRave.cpp */,
|
||||
@@ -5634,7 +5628,6 @@
|
||||
AAFE712A0A91B58F005F2290 /* RageSurface_Save_PNG.h in Headers */,
|
||||
AAE780450AC76A1200AEFC64 /* WorkoutGraph.h in Headers */,
|
||||
AA6999620ACE1CBB000237F9 /* ControllerStateDisplay.h in Headers */,
|
||||
AAB779FE0B0D9CB200B74314 /* ScoreKeeperGuitar.h in Headers */,
|
||||
AA6090E90B141D1C00B39AC4 /* GamePreferences.h in Headers */,
|
||||
AA31D5250B1EC6550016AB6B /* RageSoundReader_Filter.h in Headers */,
|
||||
AA31D5270B1EC6550016AB6B /* RageSoundReader_PitchChange.h in Headers */,
|
||||
@@ -5909,7 +5902,7 @@
|
||||
name = "stepmania-bare";
|
||||
productInstallPath = "$(HOME)/Applications";
|
||||
productName = "SDL App";
|
||||
productReference = B7055CE913DF263F00732AED /* sm-ssc.app */;
|
||||
productReference = 2B85696213DFAE2F005037D2 /* sm-ssc.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
AA7A2B930AE09B520054C5BA /* lua */ = {
|
||||
@@ -6599,7 +6592,6 @@
|
||||
AAE780400AC76A1200AEFC64 /* WorkoutGraph.cpp in Sources */,
|
||||
AAFAFC900AC8DB9F00427A6E /* EnumHelper.cpp in Sources */,
|
||||
AA6999630ACE1CBB000237F9 /* ControllerStateDisplay.cpp in Sources */,
|
||||
AAB779FB0B0D9CB200B74314 /* ScoreKeeperGuitar.cpp in Sources */,
|
||||
AA608EC00B0F85E400B39AC4 /* DialogDriver.cpp in Sources */,
|
||||
AA608FAD0B0F9A4E00B39AC4 /* RageSoundDriver.cpp in Sources */,
|
||||
AA6090E60B141D1C00B39AC4 /* GamePreferences.cpp in Sources */,
|
||||
@@ -7001,7 +6993,6 @@
|
||||
AAE780440AC76A1200AEFC64 /* WorkoutGraph.cpp in Sources */,
|
||||
AAFAFC8F0AC8DB9F00427A6E /* EnumHelper.cpp in Sources */,
|
||||
AA6999610ACE1CBB000237F9 /* ControllerStateDisplay.cpp in Sources */,
|
||||
AAB779FD0B0D9CB200B74314 /* ScoreKeeperGuitar.cpp in Sources */,
|
||||
AA608EC10B0F85E400B39AC4 /* DialogDriver.cpp in Sources */,
|
||||
AA608FAE0B0F9A4E00B39AC4 /* RageSoundDriver.cpp in Sources */,
|
||||
AA6090E80B141D1C00B39AC4 /* GamePreferences.cpp in Sources */,
|
||||
|
||||
@@ -173,7 +173,6 @@ RandomSample.cpp RandomSample.h RadarValues.cpp RadarValues.h \
|
||||
SampleHistory.cpp SampleHistory.h \
|
||||
ScreenDimensions.h ScreenDimensions.cpp \
|
||||
ScoreKeeper.h ScoreKeeper.cpp \
|
||||
ScoreKeeperGuitar.cpp ScoreKeeperGuitar.h \
|
||||
ScoreKeeperNormal.cpp ScoreKeeperNormal.h \
|
||||
ScoreKeeperRave.cpp ScoreKeeperRave.h \
|
||||
ScoreKeeperShared.cpp ScoreKeeperShared.h \
|
||||
|
||||
+1
-4
@@ -29,7 +29,6 @@ void ScoreKeeper::GetScoreOfLastTapInRow( const NoteData &nd, int iRow,
|
||||
|
||||
#include "ScoreKeeperNormal.h"
|
||||
#include "ScoreKeeperRave.h"
|
||||
#include "ScoreKeeperGuitar.h"
|
||||
#include "ScoreKeeperShared.h"
|
||||
|
||||
ScoreKeeper* ScoreKeeper::MakeScoreKeeper( RString sClassName, PlayerState *pPlayerState, PlayerStageStats *pPlayerStageStats )
|
||||
@@ -38,11 +37,9 @@ ScoreKeeper* ScoreKeeper::MakeScoreKeeper( RString sClassName, PlayerState *pPla
|
||||
return new ScoreKeeperNormal( pPlayerState, pPlayerStageStats );
|
||||
else if( sClassName == "ScoreKeeperRave" )
|
||||
return new ScoreKeeperRave( pPlayerState, pPlayerStageStats );
|
||||
else if( sClassName == "ScoreKeeperGuitar" )
|
||||
return new ScoreKeeperGuitar( pPlayerState, pPlayerStageStats );
|
||||
else if( sClassName == "ScoreKeeperShared" )
|
||||
return new ScoreKeeperShared( pPlayerState, pPlayerStageStats );
|
||||
FAIL_M( sClassName );
|
||||
FAIL_M( ssprintf("Invalid ScoreKeeper named %s!", sClassName.c_str() ));
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1,99 +0,0 @@
|
||||
#include "global.h"
|
||||
#include "ScoreKeeperGuitar.h"
|
||||
#include "PlayerStageStats.h"
|
||||
#include "MessageManager.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
|
||||
ScoreKeeperGuitar::ScoreKeeperGuitar( PlayerState *pPlayerState, PlayerStageStats *pPlayerStageStats ) :
|
||||
ScoreKeeperNormal(pPlayerState, pPlayerStageStats)
|
||||
{
|
||||
m_fMusicSecondsHeldRemainder = 0;
|
||||
}
|
||||
|
||||
void ScoreKeeperGuitar::AddTapScore( TapNoteScore tns )
|
||||
{
|
||||
}
|
||||
|
||||
void ScoreKeeperGuitar::AddHoldScore( HoldNoteScore hns )
|
||||
{
|
||||
}
|
||||
|
||||
void ScoreKeeperGuitar::HandleHoldActiveSeconds( float fMusicSecondsHeld )
|
||||
{
|
||||
int &iScore = m_pPlayerStageStats->m_iScore;
|
||||
int &iCurMaxScore = m_pPlayerStageStats->m_iCurMaxScore;
|
||||
|
||||
const float fPointsPerSecond = 25;
|
||||
const float fMusicSecondsHeldPlusRemainer = m_fMusicSecondsHeldRemainder + fMusicSecondsHeld;
|
||||
const float fPoints = fMusicSecondsHeldPlusRemainer * fPointsPerSecond;
|
||||
const int iPoints = (int)floorf( fPoints );
|
||||
const float fPointsRemainder = fPoints - iPoints;
|
||||
m_fMusicSecondsHeldRemainder = (fPointsRemainder) / fPointsPerSecond;
|
||||
|
||||
if( iPoints != 0 )
|
||||
{
|
||||
iScore += iPoints;
|
||||
iCurMaxScore += iPoints;
|
||||
Message msg( "ScoreChanged" );
|
||||
msg.SetParam( "PlayerNumber", m_pPlayerState->m_PlayerNumber );
|
||||
msg.SetParam( "MultiPlayer", m_pPlayerState->m_mp );
|
||||
MESSAGEMAN->Broadcast( msg );
|
||||
}
|
||||
}
|
||||
|
||||
void ScoreKeeperGuitar::AddTapRowScore( TapNoteScore tns, const NoteData &nd, int iRow )
|
||||
{
|
||||
// calculate score multiplier
|
||||
int iNewCurScoreMultiplier = m_pPlayerStageStats->m_iCurScoreMultiplier;
|
||||
iNewCurScoreMultiplier = 1 + (m_pPlayerStageStats->m_iCurCombo / 10);
|
||||
iNewCurScoreMultiplier = min( iNewCurScoreMultiplier, 4 );
|
||||
if( iNewCurScoreMultiplier != m_pPlayerStageStats->m_iCurScoreMultiplier )
|
||||
{
|
||||
m_pPlayerStageStats->m_iCurScoreMultiplier = iNewCurScoreMultiplier;
|
||||
MESSAGEMAN->Broadcast( Message_ScoreMultiplierChangedP1 );
|
||||
}
|
||||
|
||||
int &iScore = m_pPlayerStageStats->m_iScore;
|
||||
|
||||
if( tns != TNS_Miss )
|
||||
{
|
||||
TapNoteScore scoreOfLastTap;
|
||||
int iNumTapsInRow;
|
||||
|
||||
GetScoreOfLastTapInRow( nd, iRow, scoreOfLastTap, iNumTapsInRow );
|
||||
|
||||
ASSERT( iNumTapsInRow > 0 );
|
||||
|
||||
iScore += 50 * iNumTapsInRow * iNewCurScoreMultiplier;
|
||||
Message msg( "ScoreChanged" );
|
||||
msg.SetParam( "PlayerNumber", m_pPlayerState->m_PlayerNumber );
|
||||
msg.SetParam( "MultiPlayer", m_pPlayerState->m_mp );
|
||||
MESSAGEMAN->Broadcast( msg );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* (c) 2001-2004 Chris Danford
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the
|
||||
* "Software"), to deal in the Software without restriction, including
|
||||
* without limitation the rights to use, copy, modify, merge, publish,
|
||||
* distribute, and/or sell copies of the Software, and to permit persons to
|
||||
* whom the Software is furnished to do so, provided that the above
|
||||
* copyright notice(s) and this permission notice appear in all copies of
|
||||
* the Software and that both the above copyright notice(s) and this
|
||||
* permission notice appear in supporting documentation.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
||||
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
||||
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
|
||||
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
|
||||
* OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
||||
* OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||||
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
@@ -1,45 +0,0 @@
|
||||
#ifndef ScoreKeeperGuitar_H
|
||||
#define ScoreKeeperGuitar_H
|
||||
|
||||
#include "ScoreKeeperNormal.h"
|
||||
|
||||
/** @brief ScoreKeeper implementation for the guitar gametype. */
|
||||
class ScoreKeeperGuitar : public ScoreKeeperNormal
|
||||
{
|
||||
public:
|
||||
ScoreKeeperGuitar( PlayerState *pPlayerState, PlayerStageStats *pPlayerStageStats );
|
||||
virtual void AddTapScore( TapNoteScore score );
|
||||
void AddHoldScore( HoldNoteScore hns );
|
||||
void HandleHoldActiveSeconds( float fMusicSecondsHeld );
|
||||
virtual void AddTapRowScore( TapNoteScore score, const NoteData &nd, int iRow );
|
||||
protected:
|
||||
/** @brief seconds from a hold note that have not yet been counted toward CurScore. */
|
||||
float m_fMusicSecondsHeldRemainder;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
* (c) 2001-2004 Chris Danford
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the
|
||||
* "Software"), to deal in the Software without restriction, including
|
||||
* without limitation the rights to use, copy, modify, merge, publish,
|
||||
* distribute, and/or sell copies of the Software, and to permit persons to
|
||||
* whom the Software is furnished to do so, provided that the above
|
||||
* copyright notice(s) and this permission notice appear in all copies of
|
||||
* the Software and that both the above copyright notice(s) and this
|
||||
* permission notice appear in supporting documentation.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
||||
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
||||
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
|
||||
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
|
||||
* OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
||||
* OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||||
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
@@ -1110,12 +1110,6 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ScoreKeeper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperGuitar.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperGuitar.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperNormal.cpp">
|
||||
</File>
|
||||
|
||||
@@ -1481,14 +1481,6 @@
|
||||
RelativePath="ScoreKeeper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperGuitar.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperGuitar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperNormal.cpp"
|
||||
>
|
||||
|
||||
@@ -1831,14 +1831,6 @@
|
||||
RelativePath="ScoreKeeper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperGuitar.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperGuitar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScoreKeeperNormal.cpp"
|
||||
>
|
||||
|
||||
@@ -534,7 +534,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)</Command>
|
||||
<ClCompile Include="NotesWriterSM.cpp" />
|
||||
<ClCompile Include="NotesWriterSSC.cpp" />
|
||||
<ClCompile Include="ScoreKeeper.cpp" />
|
||||
<ClCompile Include="ScoreKeeperGuitar.cpp" />
|
||||
<ClCompile Include="ScoreKeeperNormal.cpp" />
|
||||
<ClCompile Include="ScoreKeeperRave.cpp" />
|
||||
<ClCompile Include="ScoreKeeperShared.cpp" />
|
||||
@@ -1856,7 +1855,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)</Command>
|
||||
<ClInclude Include="NotesWriterSM.h" />
|
||||
<ClInclude Include="NotesWriterSSC.h" />
|
||||
<ClInclude Include="ScoreKeeper.h" />
|
||||
<ClInclude Include="ScoreKeeperGuitar.h" />
|
||||
<ClInclude Include="ScoreKeeperNormal.h" />
|
||||
<ClInclude Include="ScoreKeeperRave.h" />
|
||||
<ClInclude Include="ScoreKeeperShared.h" />
|
||||
@@ -2395,4 +2393,4 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)</Command>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
@@ -603,9 +603,6 @@
|
||||
<ClCompile Include="ScoreKeeper.cpp">
|
||||
<Filter>Data Structures\ScoreKeeper</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="ScoreKeeperGuitar.cpp">
|
||||
<Filter>Data Structures\ScoreKeeper</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="ScoreKeeperNormal.cpp">
|
||||
<Filter>Data Structures\ScoreKeeper</Filter>
|
||||
</ClCompile>
|
||||
@@ -2126,9 +2123,6 @@
|
||||
<ClInclude Include="ScoreKeeper.h">
|
||||
<Filter>Data Structures\ScoreKeeper</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="ScoreKeeperGuitar.h">
|
||||
<Filter>Data Structures\ScoreKeeper</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="ScoreKeeperNormal.h">
|
||||
<Filter>Data Structures\ScoreKeeper</Filter>
|
||||
</ClInclude>
|
||||
@@ -3154,4 +3148,4 @@
|
||||
<Filter>BaseClasses</Filter>
|
||||
</CustomBuildStep>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user