Updated to reflect changes in the main project.
This commit is contained in:
@@ -94,7 +94,7 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
Optimization="0"
|
Optimization="0"
|
||||||
OptimizeForProcessor="2"
|
OptimizeForProcessor="2"
|
||||||
AdditionalIncludeDirectories=".,sdl_xbox_includes,SDL_image-1.2;vorbis,libjpeg,lua-5.0"
|
AdditionalIncludeDirectories=".,sdl_xbox_includes,SDL_image-1.2;vorbis,libjpeg,lua-5.0"
|
||||||
PreprocessorDefinitions="WIN32,_XBOX,_DEBUG,OGG_ONLY"
|
PreprocessorDefinitions="WIN32,_XBOX,_DEBUG,OGG_ONLY,_INC_WINDOWS"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
UsePrecompiledHeader="2"
|
UsePrecompiledHeader="2"
|
||||||
PrecompiledHeaderFile=".\Debug/StepMania.pch"
|
PrecompiledHeaderFile=".\Debug/StepMania.pch"
|
||||||
@@ -134,7 +134,10 @@ cl
|
|||||||
FileName="../default.xbe"
|
FileName="../default.xbe"
|
||||||
StackSize="0x10000"
|
StackSize="0x10000"
|
||||||
IncludeDebugInfo="TRUE"
|
IncludeDebugInfo="TRUE"
|
||||||
SuppressStartupBanner="TRUE"/>
|
LimitAvailableMemoryTo64MB="TRUE"
|
||||||
|
SuppressStartupBanner="TRUE"
|
||||||
|
XboxGameRating="5"
|
||||||
|
TitleName="StepmaniaX"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
@@ -260,7 +263,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
|
||||||
"/>
|
"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="XboxDeploymentTool"/>
|
Name="XboxDeploymentTool"
|
||||||
|
Progress="TRUE"
|
||||||
|
ForceCopy="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="XboxImageTool"
|
Name="XboxImageTool"
|
||||||
FileName="../default.xbe"
|
FileName="../default.xbe"
|
||||||
@@ -269,7 +274,7 @@ cl
|
|||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TitleID=""
|
TitleID=""
|
||||||
TitleInfo=""
|
TitleInfo=""
|
||||||
TitleName=""
|
TitleName="StepmaniaX"
|
||||||
TitleImage=""/>
|
TitleImage=""/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
@@ -289,12 +294,6 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="ScreenAttract.h">
|
RelativePath="ScreenAttract.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="ScreenAward.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="ScreenAward.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="ScreenBookkeeping.cpp">
|
RelativePath="ScreenBookkeeping.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -725,6 +724,12 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="CourseUtil.h">
|
RelativePath="CourseUtil.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="DateTime.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="DateTime.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="Difficulty.cpp">
|
RelativePath="Difficulty.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -915,10 +920,10 @@ cl
|
|||||||
RelativePath="Profile.h">
|
RelativePath="Profile.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="ProfileHtml.cpp">
|
RelativePath="RadarValues.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="ProfileHtml.h">
|
RelativePath="RadarValues.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\RandomSample.cpp">
|
RelativePath=".\RandomSample.cpp">
|
||||||
@@ -983,23 +988,20 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="StepsUtil.h">
|
RelativePath="StepsUtil.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="Style.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="Style.h">
|
RelativePath="Style.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\StyleDef.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\StyleDef.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="StyleInput.h">
|
RelativePath="StyleInput.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="TimeConstants.cpp">
|
RelativePath="StyleUtil.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="TimeConstants.h">
|
RelativePath="StyleUtil.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="TimingData.cpp">
|
RelativePath="TimingData.cpp">
|
||||||
@@ -1192,6 +1194,9 @@ cl
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Lights"
|
Name="Lights"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="arch\Lights\LightsDriver.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\Lights\LightsDriver.h">
|
RelativePath="arch\Lights\LightsDriver.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -1208,6 +1213,9 @@ cl
|
|||||||
<Filter
|
<Filter
|
||||||
Name="MemoryCard"
|
Name="MemoryCard"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="arch\MemoryCard\MemoryCardDriver.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="arch\MemoryCard\MemoryCardDriver.h">
|
RelativePath="arch\MemoryCard\MemoryCardDriver.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -1919,12 +1927,6 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath="RageSoundResampler.h">
|
RelativePath="RageSoundResampler.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="RageSounds.cpp">
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="RageSounds.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="RageSurface.cpp">
|
RelativePath="RageSurface.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -2196,6 +2198,12 @@ cl
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\GameManager.h">
|
RelativePath=".\GameManager.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="GameSoundManager.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="GameSoundManager.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="GameState.cpp">
|
RelativePath="GameState.cpp">
|
||||||
</File>
|
</File>
|
||||||
@@ -2511,6 +2519,419 @@ cl
|
|||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Filter>
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Xbox Compilance"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="Xbox Compilance\main.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="Xbox Compilance\stdafx.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="Xbox Compilance\stdafx.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="XBFILEZILLA"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\XBFileZilla.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\XBFileZilla.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\XBFileZillaImp.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\XBFileZillaImp.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\atlconv.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\bsdsfv.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\bsdsfv.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\comdef.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\oleauto.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\shlobj.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\version.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\windows.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\windows.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\winsock.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\wtypes.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbdefines.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbnetwork.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbnetwork.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbserver.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbserver.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbtimer.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbtimer.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbwindows.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="xbfilezilla\xbwindows.h">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Xbox"
|
||||||
|
ExcludedFromBuild="TRUE">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
<File
|
<File
|
||||||
RelativePath="archutils\Win32\DialogCrashHeader.bmp">
|
RelativePath="archutils\Win32\DialogCrashHeader.bmp">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user