4379 lines
118 KiB
XML
Executable File
4379 lines
118 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="tester"
|
|
ProjectGUID="{B54772AA-FCF1-44BC-BA1A-E5E14252E946}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="PS3"
|
|
/>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
<Platform
|
|
Name="Xbox 360"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="win32_debug"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_debug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
EnableCOMDATFolding="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RscDebug|Win32"
|
|
OutputDirectory="win32_rscdebug"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_rscdebug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
EnableCOMDATFolding="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="win64_debug"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_debug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
EnableCOMDATFolding="1"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Xbox 360"
|
|
OutputDirectory="xenon_debug"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="-1"
|
|
UseOfATL="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLX360CompilerTool"
|
|
AdditionalOptions=""
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="false"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/xenon_debug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Resetting symbol file..."
|
|
CommandLine="echo Placeholder > "$(TargetDir)$(TargetName).cmp""
|
|
/>
|
|
<Tool
|
|
Name="VCX360LinkerTool"
|
|
AdditionalDependencies="xboxkrnl.lib"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
IgnoreDefaultLibraryNames="xapilib.lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
EnableCOMDATFolding="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360ImageTool"
|
|
OutputFileName="$(OutDir)\$(ProjectName)_$(OutDir).xex"
|
|
AdditionalSections="XboxSpaLinkOpt"
|
|
TitleID="XboxTitleId"
|
|
ProjectDefaults="XboxImageXexConfig"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360DeploymentTool"
|
|
RemoteRoot="xe:\$(ProjectName)"
|
|
DeploymentFiles="$(RemoteRoot)=$(ImagePath);$(RemoteRoot)=$(TEMP)\rfs.dat;$(RemoteRoot)=$(TargetDir)$(TargetName).cmp;XBOX_DEPLOYMENT_FILES"
|
|
DeploymentType="0"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building and deploying symbol table..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map"
"$(XEDK)\bin\win32\xbecopy" /nologo "$(TargetDir)$(TargetName).cmp" $(RemoteRoot)\$(TargetName).cmp"
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="PreRelease|Win32"
|
|
OutputDirectory="win32_prerelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_prerelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="PreRelease|x64"
|
|
OutputDirectory="win64_prerelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_prerelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="PreRelease|Xbox 360"
|
|
OutputDirectory="xenon_prerelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="-1"
|
|
UseOfATL="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLX360CompilerTool"
|
|
AdditionalOptions=""
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="false"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/xenon_prerelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Resetting symbol file..."
|
|
CommandLine="echo Placeholder > "$(TargetDir)$(TargetName).cmp""
|
|
/>
|
|
<Tool
|
|
Name="VCX360LinkerTool"
|
|
AdditionalDependencies="xboxkrnl.lib"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
IgnoreDefaultLibraryNames="xapilib.lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360ImageTool"
|
|
OutputFileName="$(OutDir)\$(ProjectName)_$(OutDir).xex"
|
|
AdditionalSections="XboxSpaLinkOpt"
|
|
TitleID="XboxTitleId"
|
|
ProjectDefaults="XboxImageXexConfig"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360DeploymentTool"
|
|
ExecutionBucket="4823"
|
|
RemoteRoot="xe:\$(ProjectName)"
|
|
DeploymentFiles="$(RemoteRoot)=$(ImagePath);$(RemoteRoot)=$(TEMP)\rfs.dat;$(RemoteRoot)=$(TargetDir)$(TargetName).cmp;XBOX_DEPLOYMENT_FILES"
|
|
DeploymentType="0"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building and deploying symbol table..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map"
"$(XEDK)\bin\win32\xbecopy" /nologo "$(TargetDir)$(TargetName).cmp" $(RemoteRoot)\$(TargetName).cmp"
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ToolBeta|Win32"
|
|
OutputDirectory="win32_toolbeta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_toolbeta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ToolBeta|x64"
|
|
OutputDirectory="win64_toolbeta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_toolbeta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ToolDebug|Win32"
|
|
OutputDirectory="win32_tooldebug"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_tooldebug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ToolDebug|x64"
|
|
OutputDirectory="win64_tooldebug"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_tooldebug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/tester_$(OutDir).pdb"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="BankRelease|Win32"
|
|
OutputDirectory="win32_bankrelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_bankrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="win32_release"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_release.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RscRelease|Win32"
|
|
OutputDirectory="win32_rscrelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_rscrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="win64_release"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_release.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="BankRelease|Xbox 360"
|
|
OutputDirectory="xenon_bankrelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="-1"
|
|
UseOfATL="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLX360CompilerTool"
|
|
AdditionalOptions="/GF /QVMX128"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/xenon_bankrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Resetting symbol file..."
|
|
CommandLine="echo Placeholder > "$(TargetDir)$(TargetName).cmp""
|
|
/>
|
|
<Tool
|
|
Name="VCX360LinkerTool"
|
|
AdditionalDependencies="xboxkrnl.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game1_lib\xenon_bankrelease_2008\game1_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game2_lib\xenon_bankrelease_2008\game2_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game3_lib\xenon_bankrelease_2008\game3_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game4_lib\xenon_bankrelease_2008\game4_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\network\xenon_bankrelease_2008\network.lib"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
IgnoreDefaultLibraryNames="xapilib.lib"
|
|
GenerateMapFile="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360ImageTool"
|
|
OutputFileName="$(OutDir)\$(ProjectName)_$(OutDir).xex"
|
|
AdditionalSections="XboxSpaLinkOpt"
|
|
TitleID="XboxTitleId"
|
|
ProjectDefaults="XboxImageXexConfig"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360DeploymentTool"
|
|
ExecutionBucket="3"
|
|
RemoteRoot="xe:\$(ProjectName)"
|
|
DeploymentFiles="$(RemoteRoot)=$(ImagePath);$(RemoteRoot)=$(TEMP)\rfs.dat;$(RemoteRoot)=$(TargetDir)$(TargetName).cmp;XBOX_DEPLOYMENT_FILES"
|
|
DeploymentType="0"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building and deploying symbol table..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map"
"$(XEDK)\bin\win32\xbecopy" /nologo "$(TargetDir)$(TargetName).cmp" $(RemoteRoot)\$(TargetName).cmp"
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Xbox 360"
|
|
OutputDirectory="xenon_release"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="-1"
|
|
UseOfATL="0"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLX360CompilerTool"
|
|
AdditionalOptions="/GF /QVMX128"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/xenon_release.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Resetting symbol file..."
|
|
CommandLine="echo Placeholder > "$(TargetDir)$(TargetName).cmp""
|
|
/>
|
|
<Tool
|
|
Name="VCX360LinkerTool"
|
|
AdditionalDependencies="xboxkrnl.lib"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360ImageTool"
|
|
OutputFileName="$(OutDir)\$(ProjectName)_$(OutDir).xex"
|
|
AdditionalSections="XboxSpaLinkOpt"
|
|
TitleID="XboxTitleId"
|
|
ProjectDefaults="XboxImageXexConfig"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360DeploymentTool"
|
|
ExecutionBucket="3"
|
|
RemoteRoot="xe:\$(ProjectName)"
|
|
DeploymentFiles="$(RemoteRoot)=$(ImagePath);$(RemoteRoot)=$(TEMP)\rfs.dat;$(RemoteRoot)=$(TargetDir)$(TargetName).cmp;XBOX_DEPLOYMENT_FILES"
|
|
DeploymentType="0"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building and deploying symbol table..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map"
"$(XEDK)\bin\win32\xbecopy" /nologo "$(TargetDir)$(TargetName).cmp" $(RemoteRoot)\$(TargetName).cmp"
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Final|Win32"
|
|
OutputDirectory="win32_final"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_final.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Final|x64"
|
|
OutputDirectory="win64_final"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_final.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Final|Xbox 360"
|
|
OutputDirectory="xenon_final"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="-1"
|
|
UseOfATL="0"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLX360CompilerTool"
|
|
AdditionalOptions="/GF /QVMX128"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/xenon_final.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Resetting symbol file..."
|
|
CommandLine="echo Placeholder > "$(TargetDir)$(TargetName).cmp""
|
|
/>
|
|
<Tool
|
|
Name="VCX360LinkerTool"
|
|
AdditionalDependencies="xboxkrnl.lib"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360ImageTool"
|
|
OutputFileName="$(OutDir)\$(ProjectName)_$(OutDir).xex"
|
|
AdditionalSections="XboxSpaLinkOpt"
|
|
TitleID="XboxTitleId"
|
|
ProjectDefaults="XboxImageXexConfig"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360DeploymentTool"
|
|
ExecutionBucket="85313600"
|
|
RemoteRoot="xe:\$(ProjectName)"
|
|
DeploymentFiles="$(RemoteRoot)=$(ImagePath);$(RemoteRoot)=$(TEMP)\rfs.dat;$(RemoteRoot)=$(TargetDir)$(TargetName).cmp;XBOX_DEPLOYMENT_FILES"
|
|
DeploymentType="0"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building and deploying symbol table..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map"
"$(XEDK)\bin\win32\xbecopy" /nologo "$(TargetDir)$(TargetName).cmp" $(RemoteRoot)\$(TargetName).cmp"
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ToolRelease|Win32"
|
|
OutputDirectory="win32_toolrelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_toolrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ToolRelease|x64"
|
|
OutputDirectory="win64_toolrelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_toolrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Beta|Win32"
|
|
OutputDirectory="win32_beta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_beta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RscBeta|Win32"
|
|
OutputDirectory="win32_rscbeta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win32_rscbeta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Beta|x64"
|
|
OutputDirectory="win64_beta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="false"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN64;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/win64_beta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FIXED:NO /IGNORE:4089"
|
|
AdditionalDependencies="setargv.obj"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="1"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Beta|Xbox 360"
|
|
OutputDirectory="xenon_beta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="-1"
|
|
UseOfATL="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLX360CompilerTool"
|
|
AdditionalOptions="/GF"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;_WINDOWS"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/xenon_beta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Resetting symbol file..."
|
|
CommandLine="echo Placeholder > "$(TargetDir)$(TargetName).cmp""
|
|
/>
|
|
<Tool
|
|
Name="VCX360LinkerTool"
|
|
AdditionalDependencies="xboxkrnl.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game1_lib\xenon_beta_2008\game1_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game2_lib\xenon_beta_2008\game2_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game3_lib\xenon_beta_2008\game3_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game4_lib\xenon_beta_2008\game4_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\network\xenon_beta_2008\network.lib"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="xapilib.lib"
|
|
GenerateDebugInformation="true"
|
|
GenerateMapFile="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360ImageTool"
|
|
OutputFileName="$(OutDir)\$(ProjectName)_$(OutDir).xex"
|
|
AdditionalSections="XboxSpaLinkOpt"
|
|
TitleID="XboxTitleId"
|
|
ProjectDefaults="XboxImageXexConfig"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360DeploymentTool"
|
|
ExecutionBucket="85313600"
|
|
RemoteRoot="xe:\$(ProjectName)"
|
|
DeploymentFiles="$(RemoteRoot)=$(ImagePath);$(RemoteRoot)=$(TEMP)\rfs.dat;$(RemoteRoot)=$(TargetDir)$(TargetName).cmp;XBOX_DEPLOYMENT_FILES"
|
|
DeploymentType="0"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building and deploying symbol table..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map"
"$(XEDK)\bin\win32\xbecopy" /nologo "$(TargetDir)$(TargetName).cmp" $(RemoteRoot)\$(TargetName).cmp"
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Profile|Win32"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Profile|x64"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Profile|Xbox 360"
|
|
OutputDirectory="xenon_profile"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="-1"
|
|
UseOfATL="0"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLX360CompilerTool"
|
|
AdditionalOptions="/GF /callcap /QVMX128"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="XDEFINE;WIN32;NDEBUG;_WINDOWS"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/xenon_profile.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
Description="Resetting symbol file..."
|
|
CommandLine="echo Placeholder > "$(TargetDir)$(TargetName).cmp""
|
|
/>
|
|
<Tool
|
|
Name="VCX360LinkerTool"
|
|
AdditionalDependencies="xboxkrnl.lib"
|
|
OutputFile="$(OutDir)/tester_$(OutDir).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib""
|
|
IgnoreDefaultLibraryNames="xapilib.lib"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360ImageTool"
|
|
OutputFileName="$(OutDir)\$(ProjectName)_$(OutDir).xex"
|
|
AdditionalSections="XboxSpaLinkOpt"
|
|
TitleID="XboxTitleId"
|
|
ProjectDefaults="XboxImageXexConfig"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCX360DeploymentTool"
|
|
ExecutionBucket="85313600"
|
|
RemoteRoot="xe:\$(ProjectName)"
|
|
DeploymentFiles="$(RemoteRoot)=$(ImagePath);$(RemoteRoot)=$(TEMP)\rfs.dat;$(RemoteRoot)=$(TargetDir)$(TargetName).cmp;XBOX_DEPLOYMENT_FILES"
|
|
DeploymentType="0"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building and deploying symbol table..."
|
|
CommandLine="$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).map"
"$(XEDK)\bin\win32\xbecopy" /nologo "$(TargetDir)$(TargetName).cmp" $(RemoteRoot)\$(TargetName).cmp"
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Beta|Win32"
|
|
OutputDirectory="psn_beta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Od -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_beta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm $(RS_CODEBRANCH)\game\VS_Project_NM\game1_lib\psn_beta_2008\game1_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game2_lib\psn_beta_2008\game2_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game3_lib\psn_beta_2008\game3_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game4_lib\psn_beta_2008\game4_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\network\psn_beta_2008\network.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_beta_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC BankRelease|Win32"
|
|
OutputDirectory="psn_bankrelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_bankrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm $(RS_CODEBRANCH)\game\VS_Project_NM\game1_lib\psn_bankrelease_2008\game1_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game2_lib\psn_bankrelease_2008\game2_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game3_lib\psn_bankrelease_2008\game3_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\game4_lib\psn_bankrelease_2008\game4_lib.lib $(RS_CODEBRANCH)\game\VS_Project_NM\network\psn_bankrelease_2008\network.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_bankrelease_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Debug|Win32"
|
|
OutputDirectory="psn_debug_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-O0 -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_debug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_debug_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC PreRelease|Win32"
|
|
OutputDirectory="psn_prerelease_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-O0 -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_prerelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_prerelease_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Release|Win32"
|
|
OutputDirectory="psn_release_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_release.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_release_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Profile|Win32"
|
|
OutputDirectory="psn_profile_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1 -Xcallprof=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_profile.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore --callprof -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_profile_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Final|Win32"
|
|
OutputDirectory="psn_final_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_final.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Map="$(OutDir)/$(ProjectName)_psn_final.ppu.map" --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_final_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Configuration
|
|
Name="SN PS3 SNC Beta|PS3"
|
|
OutputDirectory="psn_beta_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Od -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_beta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_beta_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC BankRelease|PS3"
|
|
OutputDirectory="psn_bankrelease_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_bankrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_bankrelease_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Debug|PS3"
|
|
OutputDirectory="psn_debug_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-O0 -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_debug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_debug_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC PreRelease|PS3"
|
|
OutputDirectory="psn_prerelease_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-O0 -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_prerelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_prerelease_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Release|PS3"
|
|
OutputDirectory="psn_release_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_release.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_release_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Profile|PS3"
|
|
OutputDirectory="psn_profile_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1 -Xcallprof=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_profile.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data --notocrestore --callprof -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_profile_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PS3 SNC Final|PS3"
|
|
OutputDirectory="psn_final_snc"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PS3;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psn_final.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Map="$(OutDir)/$(ProjectName)_psn_final.ppu.map" --notocrestore -Wl,--disable-warning=134 -Wl,--oformat=fself"
|
|
AdditionalDependencies="-lm"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psn_final_snc.ppu.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PS3_ROOT)\target\ppu\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine="$(SCE_PS3_ROOT)\host-win32\sn\bin\ps3bin -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Configuration
|
|
Name="SN PSP2 SNC Beta|Win32"
|
|
OutputDirectory="psp2_beta"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Od -g -Xquit=1 -Xc+=rtti -Xc-=exceptions"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PSP2;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psp2_beta.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Wl,--disable-warning=134"
|
|
AdditionalDependencies="-lm_stub"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psp2_beta.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PSP2_SDK_DIR)\target\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine=""$(SCE_PSP2_SDK_DIR)\host_tools\build\bin\psp2bin" -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PSP2 SNC BankRelease|Win32"
|
|
OutputDirectory="psp2_bankrelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1 -Xc+=rtti -Xc-=exceptions"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PSP2;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psp2_bankrelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Wl,--disable-warning=134"
|
|
AdditionalDependencies="-lm_stub"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psp2_bankrelease.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PSP2_SDK_DIR)\target\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine=""$(SCE_PSP2_SDK_DIR)\host_tools\build\bin\psp2bin" -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PSP2 SNC Debug|Win32"
|
|
OutputDirectory="psp2_debug"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-O0 -g -Xquit=1 -Xc+=rtti -Xc-=exceptions"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PSP2;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psp2_debug.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Wl,--disable-warning=134"
|
|
AdditionalDependencies="-lm_stub"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psp2_debug.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PSP2_SDK_DIR)\target\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine=""$(SCE_PSP2_SDK_DIR)\host_tools\build\bin\psp2bin" -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PSP2 SNC PreRelease|Win32"
|
|
OutputDirectory="psp2_prerelease"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-O0 -g -Xquit=1 -Xc+=rtti -Xc-=exceptions"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PSP2;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psp2_prerelease.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Wl,--disable-warning=134"
|
|
AdditionalDependencies="-lm_stub"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psp2_prerelease.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PSP2_SDK_DIR)\target\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine=""$(SCE_PSP2_SDK_DIR)\host_tools\build\bin\psp2bin" -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PSP2 SNC Release|Win32"
|
|
OutputDirectory="psp2_release"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1 -Xc+=rtti -Xc-=exceptions"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PSP2;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psp2_release.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Wl,--disable-warning=134"
|
|
AdditionalDependencies="-lm_stub"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psp2_release.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PSP2_SDK_DIR)\target\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine=""$(SCE_PSP2_SDK_DIR)\host_tools\build\bin\psp2bin" -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PSP2 SNC Profile|Win32"
|
|
OutputDirectory="psp2_profile"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1 -Xcallprof=1 -Xc+=rtti -Xc-=exceptions"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PSP2;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psp2_profile.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Wl,--disable-warning=134"
|
|
AdditionalDependencies="-lm_stub"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psp2_profile.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PSP2_SDK_DIR)\target\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine=""$(SCE_PSP2_SDK_DIR)\host_tools\build\bin\psp2bin" -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SN PSP2 SNC Final|Win32"
|
|
OutputDirectory="psp2_final"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Os -g -Xquit=1 -Xc+=rtti -Xc-=exceptions"
|
|
AdditionalIncludeDirectories=""$(RAGE_DIR)\stlport\STLport-5.0RC5\stlport";.."
|
|
PreprocessorDefinitions="SN_TARGET_PSP2;XDEFINE;NDEBUG;__SNC__"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="$(RAGE_DIR)\base\src\forceinclude\psp2_final.hFORCE_INCLUDE"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="-strip-unused-data -Wl,--disable-warning=134"
|
|
AdditionalDependencies="-lm_stub"
|
|
OutputFile="$(OutDir)/$(ProjectName)_psp2_final.self"
|
|
LinkIncremental="0"
|
|
AdditionalLibraryDirectories=""$(RAGE_DIR)\lib";"$(SCE_PSP2_SDK_DIR)\target\lib""
|
|
GenerateManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Building symbol file..."
|
|
CommandLine=""$(SCE_PSP2_SDK_DIR)\host_tools\build\bin\psp2bin" -dsy -c "$(TargetPath)" > "$(TargetDir)$(TargetName).sym"
$(RS_TOOLSROOT)\bin\coding\compressmap "$(TargetDir)$(TargetName).sym""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
</Files>
|
|
</VisualStudioProject>
|