* add/remove missing files
* add /GR in release mode and remove debug info from release mode
This commit is contained in:
@@ -1,24 +1,17 @@
|
|||||||
Microsoft Visual Studio Solution File, Format Version 8.00
|
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StepMania", "StepManiaXbox-2003.vcproj", "{670745A6-106B-420D-A2A9-D4F89A23986E}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StepMania", "StepManiaXbox-2003.vcproj", "{670745A6-106B-420D-A2A9-D4F89A23986E}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
{93B36940-E3EB-4E3C-9F53-CB3322CE05C5} = {93B36940-E3EB-4E3C-9F53-CB3322CE05C5}
|
|
||||||
{A2476C8A-C34D-460F-9E58-6F5C616412DB} = {A2476C8A-C34D-460F-9E58-6F5C616412DB}
|
|
||||||
{CA22B79A-E8A9-4BFB-A297-42231F2213F2} = {CA22B79A-E8A9-4BFB-A297-42231F2213F2}
|
{CA22B79A-E8A9-4BFB-A297-42231F2213F2} = {CA22B79A-E8A9-4BFB-A297-42231F2213F2}
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibLua", "lua-5.0\src\LibLua-2003.vcproj", "{93B36940-E3EB-4E3C-9F53-CB3322CE05C5}"
|
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
|
||||||
EndProjectSection
|
|
||||||
EndProject
|
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibLuaLib", "lua-5.0\src\lib\LibLuaLib-2003.vcproj", "{A2476C8A-C34D-460F-9E58-6F5C616412DB}"
|
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
|
||||||
EndProjectSection
|
|
||||||
EndProject
|
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xboxmad", "mad-0.15.1b\xboxmad\xboxmad-2003.vcproj", "{CA22B79A-E8A9-4BFB-A297-42231F2213F2}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xboxmad", "mad-0.15.1b\xboxmad\xboxmad-2003.vcproj", "{CA22B79A-E8A9-4BFB-A297-42231F2213F2}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
|
GlobalSection(DPCodeReviewSolutionGUID) = preSolution
|
||||||
|
DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
|
||||||
|
EndGlobalSection
|
||||||
GlobalSection(SolutionConfiguration) = preSolution
|
GlobalSection(SolutionConfiguration) = preSolution
|
||||||
Debug Xbox = Debug Xbox
|
Debug Xbox = Debug Xbox
|
||||||
Release Xbox = Release Xbox
|
Release Xbox = Release Xbox
|
||||||
@@ -28,14 +21,6 @@ Global
|
|||||||
{670745A6-106B-420D-A2A9-D4F89A23986E}.Debug Xbox.Build.0 = Debug|Xbox
|
{670745A6-106B-420D-A2A9-D4F89A23986E}.Debug Xbox.Build.0 = Debug|Xbox
|
||||||
{670745A6-106B-420D-A2A9-D4F89A23986E}.Release Xbox.ActiveCfg = Release|Xbox
|
{670745A6-106B-420D-A2A9-D4F89A23986E}.Release Xbox.ActiveCfg = Release|Xbox
|
||||||
{670745A6-106B-420D-A2A9-D4F89A23986E}.Release Xbox.Build.0 = Release|Xbox
|
{670745A6-106B-420D-A2A9-D4F89A23986E}.Release Xbox.Build.0 = Release|Xbox
|
||||||
{93B36940-E3EB-4E3C-9F53-CB3322CE05C5}.Debug Xbox.ActiveCfg = Debug|Xbox
|
|
||||||
{93B36940-E3EB-4E3C-9F53-CB3322CE05C5}.Debug Xbox.Build.0 = Debug|Xbox
|
|
||||||
{93B36940-E3EB-4E3C-9F53-CB3322CE05C5}.Release Xbox.ActiveCfg = Release|Xbox
|
|
||||||
{93B36940-E3EB-4E3C-9F53-CB3322CE05C5}.Release Xbox.Build.0 = Release|Xbox
|
|
||||||
{A2476C8A-C34D-460F-9E58-6F5C616412DB}.Debug Xbox.ActiveCfg = Release|Xbox
|
|
||||||
{A2476C8A-C34D-460F-9E58-6F5C616412DB}.Debug Xbox.Build.0 = Release|Xbox
|
|
||||||
{A2476C8A-C34D-460F-9E58-6F5C616412DB}.Release Xbox.ActiveCfg = Release|Xbox
|
|
||||||
{A2476C8A-C34D-460F-9E58-6F5C616412DB}.Release Xbox.Build.0 = Release|Xbox
|
|
||||||
{CA22B79A-E8A9-4BFB-A297-42231F2213F2}.Debug Xbox.ActiveCfg = Debug|Xbox
|
{CA22B79A-E8A9-4BFB-A297-42231F2213F2}.Debug Xbox.ActiveCfg = Debug|Xbox
|
||||||
{CA22B79A-E8A9-4BFB-A297-42231F2213F2}.Debug Xbox.Build.0 = Debug|Xbox
|
{CA22B79A-E8A9-4BFB-A297-42231F2213F2}.Debug Xbox.Build.0 = Debug|Xbox
|
||||||
{CA22B79A-E8A9-4BFB-A297-42231F2213F2}.Release Xbox.ActiveCfg = Release|Xbox
|
{CA22B79A-E8A9-4BFB-A297-42231F2213F2}.Release Xbox.ActiveCfg = Release|Xbox
|
||||||
|
|||||||
@@ -102,6 +102,7 @@ cl
|
|||||||
AdditionalIncludeDirectories=".;vorbis;libjpeg;"lua-5.1/include";baseclasses\"
|
AdditionalIncludeDirectories=".;vorbis;libjpeg;"lua-5.1/include";baseclasses\"
|
||||||
PreprocessorDefinitions="WIN32,_XBOX,XBOX,NDEBUG,_XDBG"
|
PreprocessorDefinitions="WIN32,_XBOX,XBOX,NDEBUG,_XDBG"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
|
RuntimeTypeInfo="TRUE"
|
||||||
UsePrecompiledHeader="2"
|
UsePrecompiledHeader="2"
|
||||||
PrecompiledHeaderThrough="global.h"
|
PrecompiledHeaderThrough="global.h"
|
||||||
PrecompiledHeaderFile=".\Debug/StepMania.pch"
|
PrecompiledHeaderFile=".\Debug/StepMania.pch"
|
||||||
@@ -119,7 +120,7 @@ cl
|
|||||||
AdditionalOptions="/MACHINE:I386 /FIXED:NO /FORCE:MULTIPLE"
|
AdditionalOptions="/MACHINE:I386 /FIXED:NO /FORCE:MULTIPLE"
|
||||||
AdditionalDependencies="libpng/lib/xboxlibpng.lib xbdm.lib xapilibd.lib d3d8d.lib d3dx8d.lib xgraphicsd.lib dsoundd.lib dmusicd.lib xnetd.lib xboxkrnl.lib debug\verstub.obj"
|
AdditionalDependencies="libpng/lib/xboxlibpng.lib xbdm.lib xapilibd.lib d3d8d.lib d3dx8d.lib xgraphicsd.lib dsoundd.lib dmusicd.lib xnetd.lib xboxkrnl.lib debug\verstub.obj"
|
||||||
OutputFile="../StepManiaXbox-debug.exe"
|
OutputFile="../StepManiaXbox-debug.exe"
|
||||||
LinkIncremental="0"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
IgnoreDefaultLibraryNames="libcd,libcmt"
|
IgnoreDefaultLibraryNames="libcd,libcmt"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
@@ -138,7 +139,7 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
"/>
|
"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="XboxDeploymentTool"
|
Name="XboxDeploymentTool"
|
||||||
ExcludedFromBuild="FALSE"
|
ExcludedFromBuild="TRUE"
|
||||||
RemotePath="xe:\StepmaniaXbox\default-dbg.xbe"
|
RemotePath="xe:\StepmaniaXbox\default-dbg.xbe"
|
||||||
Progress="TRUE"/>
|
Progress="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
@@ -256,6 +257,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
|
RuntimeTypeInfo="TRUE"
|
||||||
UsePrecompiledHeader="2"
|
UsePrecompiledHeader="2"
|
||||||
PrecompiledHeaderThrough="global.h"
|
PrecompiledHeaderThrough="global.h"
|
||||||
PrecompiledHeaderFile="$(IntDir)/StepMania.pch"
|
PrecompiledHeaderFile="$(IntDir)/StepMania.pch"
|
||||||
@@ -299,13 +301,15 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
Name="XboxImageTool"
|
Name="XboxImageTool"
|
||||||
FileName="../default.xbe"
|
FileName="../default.xbe"
|
||||||
StackSize="0x10000"
|
StackSize="0x10000"
|
||||||
IncludeDebugInfo="TRUE"
|
IncludeDebugInfo="FALSE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TitleID=""
|
TitleID="0x33342530"
|
||||||
|
AltID="0x30253433"
|
||||||
XboxGameRating="5"
|
XboxGameRating="5"
|
||||||
TitleInfo=""
|
TitleInfo=""
|
||||||
TitleName="StepmaniaX"
|
TitleName="StepmaniaX"
|
||||||
TitleImage=""/>
|
TitleImage=".\archutils\Xbox\smicon.XBX"
|
||||||
|
SaveGameImage=".\archutils\Xbox\saveblue.XBX"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<References>
|
<References>
|
||||||
@@ -1149,6 +1153,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="ScoreKeeper.h">
|
RelativePath="ScoreKeeper.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\ScoreKeeperGuitar.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\ScoreKeeperGuitar.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\ScoreKeeperNormal.cpp">
|
RelativePath=".\ScoreKeeperNormal.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -1325,9 +1335,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="arch\arch_default.h">
|
RelativePath="arch\arch_default.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="arch\arch_platform.h">
|
|
||||||
</File>
|
|
||||||
<Filter
|
<Filter
|
||||||
Name="LoadingWindow"
|
Name="LoadingWindow"
|
||||||
Filter="">
|
Filter="">
|
||||||
@@ -1353,6 +1360,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="arch\Sound\DSoundHelpers.h">
|
RelativePath="arch\Sound\DSoundHelpers.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\Sound\RageSoundDriver.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\Sound\RageSoundDriver.h">
|
RelativePath="arch\Sound\RageSoundDriver.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -1475,6 +1485,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="arch\MemoryCard\MemoryCardDriver_Null.h">
|
RelativePath="arch\MemoryCard\MemoryCardDriver_Null.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\MemoryCard\MemoryCardDriverThreaded_Xbox.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\MemoryCard\MemoryCardDriverThreaded_Xbox.h">
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Dialog"
|
Name="Dialog"
|
||||||
@@ -1485,6 +1501,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="arch\Dialog\Dialog.h">
|
RelativePath="arch\Dialog\Dialog.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\arch\Dialog\DialogDriver.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\Dialog\DialogDriver.h">
|
RelativePath="arch\Dialog\DialogDriver.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -2226,6 +2245,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="RageSoundPosMap.h">
|
RelativePath="RageSoundPosMap.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\RageSoundReader.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="RageSoundReader.h">
|
RelativePath="RageSoundReader.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -2247,30 +2269,30 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="RageSoundReader_MP3.h">
|
RelativePath="RageSoundReader_MP3.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\RageSoundReader_PitchChange.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\RageSoundReader_PitchChange.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="RageSoundReader_Preload.cpp">
|
RelativePath="RageSoundReader_Preload.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="RageSoundReader_Preload.h">
|
RelativePath="RageSoundReader_Preload.h">
|
||||||
</File>
|
</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
|
<File
|
||||||
RelativePath="RageSoundReader_Resample_Good.cpp">
|
RelativePath="RageSoundReader_Resample_Good.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="RageSoundReader_Resample_Good.h">
|
RelativePath="RageSoundReader_Resample_Good.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\RageSoundReader_SpeedChange.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\RageSoundReader_SpeedChange.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="RageSoundReader_Vorbisfile.cpp">
|
RelativePath="RageSoundReader_Vorbisfile.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -2641,6 +2663,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\GameManager.h">
|
RelativePath=".\GameManager.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\GamePreferences.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\GamePreferences.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="GameSoundManager.cpp">
|
RelativePath="GameSoundManager.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -2701,12 +2729,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath="NetworkSyncManager.h">
|
RelativePath="NetworkSyncManager.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="NetworkSyncServer.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="NetworkSyncServer.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="NoteSkinManager.cpp">
|
RelativePath="NoteSkinManager.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -3088,15 +3110,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\lua-5.1\src\ltm.h">
|
RelativePath=".\lua-5.1\src\ltm.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\lua-5.1\src\lua.c">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\lua-5.1\src\lua.h">
|
RelativePath=".\lua-5.1\src\lua.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\lua-5.1\src\luac.c">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\lua-5.1\src\luaconf.h">
|
RelativePath=".\lua-5.1\src\luaconf.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -3125,12 +3141,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
|||||||
RelativePath=".\lua-5.1\src\print.c">
|
RelativePath=".\lua-5.1\src\print.c">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<File
|
|
||||||
RelativePath="archutils\Win32\DialogCrashHeader.bmp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="archutils\Win32\DialogErrorHeader.bmp">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="StepMania.xpm">
|
RelativePath="StepMania.xpm">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user