182 lines
5.1 KiB
XML
182 lines
5.1 KiB
XML
<?xml version="1.0" encoding = "windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="FarCry_XBox"
|
|
ProjectGUID="{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}"
|
|
SccProjectName=""$/Game01/FarCry", JYQAAAAA"
|
|
SccAuxPath=""
|
|
SccLocalPath="."
|
|
SccProvider="MSSCCI:Microsoft Visual SourceSafe">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Xbox"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Profile|Xbox"
|
|
OutputDirectory="Profile"
|
|
IntermediateDirectory="Profile"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories=".\,..\CryCommon"
|
|
PreprocessorDefinitions="NDEBUG,_XBOX;_LIB"
|
|
StringPooling="TRUE"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Profile/FarCry.pch"
|
|
AssemblerListingLocation=".\Profile/"
|
|
ObjectFile=".\Profile/"
|
|
ProgramDataBaseFileName=".\Profile/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386 /fixed:no"
|
|
OutputFile="C:\MasterCD/FarCry.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\Profile/FarCry.map"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="XboxDeploymentTool"/>
|
|
<Tool
|
|
Name="XboxImageTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Xbox"
|
|
OutputDirectory="Debug_XBox"
|
|
IntermediateDirectory="Debug_XBox"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\,..\CryCommon"
|
|
PreprocessorDefinitions="_DEBUG,_XBOX;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
BufferSecurityCheck="TRUE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug_XBox/FarCry.pch"
|
|
AssemblerListingLocation=".\Debug_XBox/"
|
|
ObjectFile=".\Debug_XBox/"
|
|
ProgramDataBaseFileName=".\Debug_XBox/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="xapilibd.lib d3d8d.lib d3dx8d.lib xgraphicsd.lib dsoundd.lib dmusicd.lib xnetd.lib xboxkrnl.lib ..\RenderDll\Common\Textures\Image\nvDxtlib.lib"
|
|
OutputFile="$(OutDir)/FarCry.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="XboxDeploymentTool"
|
|
RemotePath="xe:\FarCry\FarCry.xbe"/>
|
|
<Tool
|
|
Name="XboxImageTool"
|
|
FileName="$(TargetDir)$(TargetName).xbe"
|
|
StackSize="0x10000"
|
|
IncludeDebugInfo="TRUE"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Xbox"
|
|
OutputDirectory="Release_XBox"
|
|
IntermediateDirectory="Release_XBox"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories=".\,..\CryCommon"
|
|
PreprocessorDefinitions="_RELEASE;NDEBUG,_XBOX;_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="$(IntDir)/FarCry.pch"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="LIBC.LIB xapilib.lib d3d8.lib d3dx8.lib xgraphics.lib dsound.lib dmusic.lib xnet.lib xboxkrnl.lib ..\RenderDll\Common\Textures\Image\nvDxtlib.lib"
|
|
OutputFile="$(IntDir)/FarCry.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreAllDefaultLibraries="FALSE"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(IntDir)/FarCry.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="XboxDeploymentTool"
|
|
RemotePath="xe:\FarCry\$(TargetName).xbe"/>
|
|
<Tool
|
|
Name="XboxImageTool"
|
|
StackSize="0x10000"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\Main.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|