Added icons and a new Cpp to compile.
This commit is contained in:
@@ -143,7 +143,10 @@ cl
|
|||||||
LimitAvailableMemoryTo64MB="TRUE"
|
LimitAvailableMemoryTo64MB="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
XboxGameRating="5"
|
XboxGameRating="5"
|
||||||
TitleName="StepmaniaX"/>
|
TitleInfo=""
|
||||||
|
TitleName="StepmaniaX"
|
||||||
|
TitleImage=".\archutils\Xbox\smicon.XBX"
|
||||||
|
SaveGameImage=".\archutils\Xbox\saveblue.XBX"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
@@ -1027,6 +1030,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="PlayerOptions.h">
|
RelativePath="PlayerOptions.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="PlayerScoreList.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="PlayerScoreList.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\PlayerStageStats.cpp">
|
RelativePath=".\PlayerStageStats.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user