Files
GTASource/game/VS_Project_tasks/VS_Project_tasks_2008.vcproj
expvintl 419f2e4752 init
2025-02-23 17:40:52 +08:00

577 lines
16 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="PS3_Tasks"
ProjectGUID="{06AE322D-48D1-4F9F-9322-4FF763FA5FBC}"
RootNamespace="PS3_Tasks"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="SN PS3 SNC BankRelease|Win32"
OutputDirectory="psn_bankrelease"
IntermediateDirectory="psn_bankrelease"
ConfigurationType="1"
DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;*.bin;$(TargetPath);$(OutDir)/$(TargetName).ppu.obj"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-g -Wall -Werror -fno-exceptions -fno-rtti -O2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fstack-check -mspurs-task -Wno-multichar -Wno-reorder"
AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\spu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\spu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;$(RAGE_DIR)\base\src;$(RAGE_DIR)\suite\src;$(RAGE_DIR)\framework\src"
PreprocessorDefinitions="SN_TARGET_PS3_SPU;NDEBUG;__GCC__;SPU;__MULTI_SPURS__"
ProgramDataBaseFileName=""
CompileAs="0"
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/spu_psn_bankrelease.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="-mspurs-task -Wl,-q -Wl,--gc-sections @$(InputName).rsp"
AdditionalDependencies="-lgcm_spu;-lsync2;-ldma;-latomic"
OutputFile="$(OutDir)/$(ProjectName).lib"
AdditionalLibraryDirectories="$(RAGE_DIR)\lib;$(RAGE_DIR)\lib"
MidlCommandFile=""
ProgramDatabaseFile=""
ImportLibrary="$(TargetPath)"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(RS_TOOLSROOT)\script\coding\custom_steps\spurs_task_unity_postbuild.bat $(OutDir)"
/>
</Configuration>
<Configuration
Name="SN PS3 SNC Beta|Win32"
OutputDirectory="psn_beta"
IntermediateDirectory="psn_beta"
ConfigurationType="1"
DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;*.bin;$(TargetPath);$(OutDir)/$(TargetName).ppu.obj"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-g -Wall -Werror -fno-exceptions -fno-rtti -O2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fstack-check -mspurs-task -Wno-multichar -Wno-reorder"
AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\spu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\spu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;$(RAGE_DIR)\base\src;$(RAGE_DIR)\suite\src;$(RAGE_DIR)\framework\src"
PreprocessorDefinitions="SN_TARGET_PS3_SPU;NDEBUG;__GCC__;SPU;__MULTI_SPURS__"
ProgramDataBaseFileName=""
CompileAs="0"
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/spu_psn_beta.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="-mspurs-task -Wl,-q -Wl,--gc-sections @$(InputName).rsp"
AdditionalDependencies="-lgcm_spu;-lsync2;-ldma;-latomic"
OutputFile="$(OutDir)/$(ProjectName).lib"
AdditionalLibraryDirectories="$(RAGE_DIR)\lib;$(RAGE_DIR)\lib"
MidlCommandFile=""
ProgramDatabaseFile=""
ImportLibrary="$(TargetPath)"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(RS_TOOLSROOT)\script\coding\custom_steps\spurs_task_unity_postbuild.bat $(OutDir)"
/>
</Configuration>
<Configuration
Name="SN PS3 SNC Debug|Win32"
OutputDirectory="psn_debug"
IntermediateDirectory="psn_debug"
ConfigurationType="1"
DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;*.bin;$(TargetPath);$(OutDir)/$(TargetName).ppu.obj"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-g -Wall -Werror -fno-exceptions -fno-rtti -O2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fstack-check -mspurs-task -Wno-multichar -Wno-reorder"
AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\spu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\spu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;$(RAGE_DIR)\base\src;$(RAGE_DIR)\suite\src;$(RAGE_DIR)\framework\src"
PreprocessorDefinitions="SN_TARGET_PS3_SPU;NDEBUG;__GCC__;SPU;__MULTI_SPURS__"
ProgramDataBaseFileName=""
CompileAs="0"
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/spu_psn_debug.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="-mspurs-task -Wl,-q -Wl,--gc-sections @$(InputName).rsp"
AdditionalDependencies="-lgcm_spu;-lsync2;-ldma;-latomic"
OutputFile="$(OutDir)/$(ProjectName).lib"
AdditionalLibraryDirectories="$(RAGE_DIR)\lib;$(RAGE_DIR)\lib"
MidlCommandFile=""
ProgramDatabaseFile=""
ImportLibrary="$(TargetPath)"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(RS_TOOLSROOT)\script\coding\custom_steps\spurs_task_unity_postbuild.bat $(OutDir)"
/>
</Configuration>
<Configuration
Name="SN PS3 SNC Final|Win32"
OutputDirectory="psn_final"
IntermediateDirectory="psn_final"
ConfigurationType="1"
DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;*.bin;$(TargetPath);$(OutDir)/$(TargetName).ppu.obj"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-g -Wall -Werror -fno-exceptions -fno-rtti -O2 -fno-strict-aliasing -ffunction-sections -fdata-sections -mspurs-task -Wno-multichar -Wno-reorder"
AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\spu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\spu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;$(RAGE_DIR)\base\src;$(RAGE_DIR)\suite\src;$(RAGE_DIR)\framework\src"
PreprocessorDefinitions="SN_TARGET_PS3_SPU;NDEBUG;__GCC__;SPU;__MULTI_SPURS__"
ProgramDataBaseFileName=""
CompileAs="0"
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/spu_psn_final.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="-mspurs-task -Wl,-q -Wl,--gc-sections @$(InputName).rsp"
AdditionalDependencies="-lgcm_spu;-lsync2;-ldma;-latomic"
OutputFile="$(OutDir)/$(ProjectName).lib"
AdditionalLibraryDirectories="$(RAGE_DIR)\lib;$(RAGE_DIR)\lib"
MidlCommandFile=""
ProgramDatabaseFile=""
ImportLibrary="$(TargetPath)"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(RS_TOOLSROOT)\script\coding\custom_steps\spurs_task_unity_postbuild.bat $(OutDir)"
/>
</Configuration>
<Configuration
Name="SN PS3 SNC PreRelease|Win32"
OutputDirectory="psn_prerelease"
IntermediateDirectory="psn_prerelease"
ConfigurationType="1"
DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;*.bin;$(TargetPath);$(OutDir)/$(TargetName).ppu.obj"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-g -Wall -Werror -fno-exceptions -fno-rtti -O2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fstack-check -mspurs-task -Wno-multichar -Wno-reorder"
AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\spu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\spu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;$(RAGE_DIR)\base\src;$(RAGE_DIR)\suite\src;$(RAGE_DIR)\framework\src"
PreprocessorDefinitions="SN_TARGET_PS3_SPU;NDEBUG;__GCC__;SPU;__MULTI_SPURS__"
ProgramDataBaseFileName=""
CompileAs="0"
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/spu_psn_prerelease.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="-mspurs-task -Wl,-q -Wl,--gc-sections @$(InputName).rsp"
AdditionalDependencies="-lgcm_spu;-lsync2;-ldma;-latomic"
OutputFile="$(OutDir)/$(ProjectName).lib"
AdditionalLibraryDirectories="$(RAGE_DIR)\lib;$(RAGE_DIR)\lib"
MidlCommandFile=""
ProgramDatabaseFile=""
ImportLibrary="$(TargetPath)"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(RS_TOOLSROOT)\script\coding\custom_steps\spurs_task_unity_postbuild.bat $(OutDir)"
/>
</Configuration>
<Configuration
Name="SN PS3 SNC Profile|Win32"
OutputDirectory="psn_profile"
IntermediateDirectory="psn_profile"
ConfigurationType="1"
DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;*.bin;$(TargetPath);$(OutDir)/$(TargetName).ppu.obj"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-g -Wall -Werror -fno-exceptions -fno-rtti -O2 -fno-strict-aliasing -ffunction-sections -fdata-sections -mspurs-task -Wno-multichar -Wno-reorder"
AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\spu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\spu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;$(RAGE_DIR)\base\src;$(RAGE_DIR)\suite\src;$(RAGE_DIR)\framework\src"
PreprocessorDefinitions="SN_TARGET_PS3_SPU;NDEBUG;__GCC__;SPU;__MULTI_SPURS__"
ProgramDataBaseFileName=""
CompileAs="0"
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/spu_psn_profile.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="-mspurs-task -Wl,-q -Wl,--gc-sections @$(InputName).rsp"
AdditionalDependencies="-lgcm_spu;-lsync2;-ldma;-latomic"
OutputFile="$(OutDir)/$(ProjectName).lib"
AdditionalLibraryDirectories="$(RAGE_DIR)\lib"
MidlCommandFile=""
ProgramDatabaseFile=""
ImportLibrary="$(TargetPath)"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(RS_TOOLSROOT)\script\coding\custom_steps\spurs_task_unity_postbuild.bat $(OutDir)"
/>
</Configuration>
<Configuration
Name="SN PS3 SNC Release|Win32"
OutputDirectory="psn_release"
IntermediateDirectory="psn_release"
ConfigurationType="1"
DeleteExtensionsOnClean="*.obj;*.d;*.map;*.lst;*.pch;*.bin;$(TargetPath);$(OutDir)/$(TargetName).ppu.obj"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-g -Wall -Werror -fno-exceptions -fno-rtti -O2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fstack-check -mspurs-task -Wno-multichar -Wno-reorder"
AdditionalIncludeDirectories="&quot;$(SN_PS3_PATH)\spu\include\sn&quot;;&quot;$(SCE_PS3_ROOT)\target\spu\include&quot;;&quot;$(SCE_PS3_ROOT)\target\common\include&quot;;$(RAGE_DIR)\base\src;$(RAGE_DIR)\suite\src;$(RAGE_DIR)\framework\src"
PreprocessorDefinitions="SN_TARGET_PS3_SPU;NDEBUG;__GCC__;SPU;__MULTI_SPURS__"
ProgramDataBaseFileName=""
CompileAs="0"
ForcedIncludeFiles="$(RAGE_DIR)/base/src/forceinclude/spu_psn_release.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="-mspurs-task -Wl,-q -Wl,--gc-sections @$(InputName).rsp"
AdditionalDependencies="-lgcm_spu;-lsync2;-ldma;-latomic"
OutputFile="$(OutDir)/$(ProjectName).lib"
AdditionalLibraryDirectories="$(RAGE_DIR)\lib"
MidlCommandFile=""
ProgramDatabaseFile=""
ImportLibrary="$(TargetPath)"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="$(RS_TOOLSROOT)\script\coding\custom_steps\spurs_task_unity_postbuild.bat $(OutDir)"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<File
RelativePath="..\..\rage\base\src\physics\collision_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\physics\commitdeferredoctreeupdates_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\grpostfx\edgepostspu_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\phsolver\forcesolver_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\phsolver\forcesolverpush_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\zlib\inflateServer_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\suite\src\gpuptfx\ptxrainupdatespu_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\physics\updatecolliders_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\physics\updatecontacts_task.cpp"
>
</File>
<File
RelativePath="..\..\rage\base\src\system\dependency_spu_task.cpp"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>