Minor updates (debug feature furtherly disabled in the Retail build instructions)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.00"
|
Version="7.10"
|
||||||
Name="StepMania"
|
Name="StepMania"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath=""
|
SccLocalPath=""
|
||||||
@@ -79,8 +79,14 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCXMLDataGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Xbox"
|
Name="Debug|Xbox"
|
||||||
@@ -214,8 +220,14 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCXMLDataGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Xbox"
|
Name="Release|Xbox"
|
||||||
@@ -251,7 +263,10 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
IgnoreDefaultLibraryNames="libc,libcmtd"
|
IgnoreDefaultLibraryNames="libc,libcmtd"
|
||||||
|
GenerateDebugInformation="FALSE"
|
||||||
ProgramDatabaseFile="./../ReleaseXbox/StepMania.pdb"
|
ProgramDatabaseFile="./../ReleaseXbox/StepMania.pdb"
|
||||||
|
GenerateMapFile="FALSE"
|
||||||
|
MapExports="FALSE"
|
||||||
OptimizeReferences="2"/>
|
OptimizeReferences="2"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"/>
|
Name="VCPostBuildEventTool"/>
|
||||||
@@ -278,6 +293,8 @@ cl
|
|||||||
TitleImage=""/>
|
TitleImage=""/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
|
<References>
|
||||||
|
</References>
|
||||||
<Files>
|
<Files>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Screens"
|
Name="Screens"
|
||||||
@@ -850,12 +867,6 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="NoteFieldPositioning.h">
|
RelativePath="NoteFieldPositioning.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="NoteTypes.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="NoteTypes.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="NotesLoader.cpp">
|
RelativePath="NotesLoader.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -898,6 +909,12 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="NotesWriterSM.h">
|
RelativePath="NotesWriterSM.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NoteTypes.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="NoteTypes.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="PlayerAI.cpp">
|
RelativePath="PlayerAI.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -1056,6 +1073,12 @@ cl
|
|||||||
<Filter
|
<Filter
|
||||||
Name="StepMania"
|
Name="StepMania"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath=".\global.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\global.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="ProductInfo.h">
|
RelativePath="ProductInfo.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -1068,12 +1091,6 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\StepMania.h">
|
RelativePath=".\StepMania.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\global.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\global.h">
|
|
||||||
</File>
|
|
||||||
<Filter
|
<Filter
|
||||||
Name="arch"
|
Name="arch"
|
||||||
Filter="">
|
Filter="">
|
||||||
@@ -1083,15 +1100,15 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="arch\arch.h">
|
RelativePath="arch\arch.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="arch\arch_Win32.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\arch_default.h">
|
RelativePath="arch\arch_default.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\arch_platform.h">
|
RelativePath="arch\arch_platform.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="arch\arch_Win32.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\arch_xbox.h">
|
RelativePath="arch\arch_xbox.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -1258,6 +1275,19 @@ cl
|
|||||||
RelativePath="arch\Threads\Threads_Win32.h">
|
RelativePath="arch\Threads\Threads_Win32.h">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Power"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath=".\powerXBMC\IoSupport.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\powerXBMC\XKUtils.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\powerXBMC\XKUtils.h">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="system"
|
Name="system"
|
||||||
@@ -1279,6 +1309,12 @@ cl
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Actors used in Gameplay and Menus"
|
Name="Actors used in Gameplay and Menus"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath=".\Banner.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\Banner.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="BGAnimation.cpp">
|
RelativePath="BGAnimation.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -1291,12 +1327,6 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="BGAnimationLayer.h">
|
RelativePath="BGAnimationLayer.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\Banner.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\Banner.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="ConditionalBGA.cpp">
|
RelativePath="ConditionalBGA.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -1942,18 +1972,6 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="RageSurface.h">
|
RelativePath="RageSurface.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="RageSurfaceUtils.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="RageSurfaceUtils.h">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="RageSurfaceUtils_Palettize.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="RageSurfaceUtils_Palettize.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="RageSurface_Load.cpp">
|
RelativePath="RageSurface_Load.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -1996,6 +2014,18 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="RageSurface_Save_BMP.h">
|
RelativePath="RageSurface_Save_BMP.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="RageSurfaceUtils.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="RageSurfaceUtils.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="RageSurfaceUtils_Palettize.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="RageSurfaceUtils_Palettize.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\RageTexture.cpp">
|
RelativePath=".\RageTexture.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -2060,10 +2090,13 @@ cl
|
|||||||
Name="Helpers"
|
Name="Helpers"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="SDL_SaveJPEG.cpp">
|
RelativePath="ezsockets.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="SDL_SaveJPEG.h">
|
RelativePath="ezsockets.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="glext.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="SDL_dither.cpp">
|
RelativePath="SDL_dither.cpp">
|
||||||
@@ -2077,21 +2110,18 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="SDL_rotozoom.h">
|
RelativePath="SDL_rotozoom.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="SDL_SaveJPEG.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="SDL_SaveJPEG.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="SDL_utils.cpp">
|
RelativePath="SDL_utils.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="SDL_utils.h">
|
RelativePath="SDL_utils.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="ezsockets.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="ezsockets.h">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="glext.h">
|
|
||||||
</File>
|
|
||||||
<Filter
|
<Filter
|
||||||
Name="pcre"
|
Name="pcre"
|
||||||
Filter="">
|
Filter="">
|
||||||
@@ -2207,6 +2237,12 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="CryptManager.h">
|
RelativePath="CryptManager.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="ezsockets.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="ezsockets.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\FontManager.cpp">
|
RelativePath=".\FontManager.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -2315,12 +2351,6 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="UnlockSystem.h">
|
RelativePath="UnlockSystem.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="ezsockets.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="ezsockets.h">
|
|
||||||
</File>
|
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Crypto"
|
Name="Crypto"
|
||||||
@@ -2352,18 +2382,18 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="crypto\CryptPrime.h">
|
RelativePath="crypto\CryptPrime.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="crypto\CryptRSA.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="crypto\CryptRSA.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="crypto\CryptRand.cpp">
|
RelativePath="crypto\CryptRand.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="crypto\CryptRand.h">
|
RelativePath="crypto\CryptRand.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="crypto\CryptRSA.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="crypto\CryptRSA.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="crypto\CryptSH512.cpp">
|
RelativePath="crypto\CryptSH512.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user