Files
FC1/CryPhysics/CryPhysics_XBox.vcproj
romkazvo 34d6c5d489 123
2023-08-07 19:29:24 +08:00

397 lines
8.7 KiB
XML

<?xml version="1.0" encoding = "windows-1251"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="CryPhysics_XBox"
SccProjectName="&quot;$/Game01/CryPhysics&quot;, NEPAAAAA"
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"
Optimization="3"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
AdditionalIncludeDirectories="..\CryCommon"
PreprocessorDefinitions="NDEBUG;_XBOX;_LIB;PHYSICS_EXPORTS"
StringPooling="TRUE"
BufferSecurityCheck="FALSE"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Profile/CryPhysics.pch"
AssemblerListingLocation=".\Profile/"
ObjectFile=".\Profile/"
ProgramDataBaseFileName=".\Profile/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="C:\MasterCD/CryPhysics.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapFileName=".\Profile/CryPhysics.map"
ImportLibrary="C:\MasterCD/CryPhysics.lib"/>
<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="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\CryCommon"
PreprocessorDefinitions="_DEBUG;_XBOX;_LIB;PHYSICS_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
BufferSecurityCheck="TRUE"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile="$(IntDir)/CryPhysics.pch"
AssemblerListingLocation=".\Debug_XBox/"
ObjectFile=".\Debug_XBox/"
ProgramDataBaseFileName=".\Debug_XBox/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/CryPhysics.lib"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
</Configuration>
<Configuration
Name="Release|Xbox"
OutputDirectory="Release_XBox"
IntermediateDirectory="Release_XBox"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2"
WholeProgramOptimization="TRUE">
<Tool
Name="VCCLCompilerTool"
Optimization="3"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
AdditionalIncludeDirectories="..\CryCommon"
PreprocessorDefinitions="_RELEASE;NDEBUG;_XBOX;_LIB;PHYSICS_EXPORTS"
StringPooling="TRUE"
RuntimeLibrary="4"
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile="$(IntDir)/CryPhysics.pch"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="2"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/CryPhysics.lib"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Dynamics"
Filter="">
<File
RelativePath="articulatedentity.cpp">
</File>
<File
RelativePath="articulatedentity.h">
</File>
<File
RelativePath=".\livingentity.cpp">
</File>
<File
RelativePath=".\livingentity.h">
</File>
<File
RelativePath=".\particleentity.cpp">
</File>
<File
RelativePath=".\particleentity.h">
</File>
<File
RelativePath=".\physicalentity.cpp">
</File>
<File
RelativePath=".\physicalentity.h">
</File>
<File
RelativePath=".\physicalworld.cpp">
</File>
<File
RelativePath="physicalworld.h">
</File>
<File
RelativePath=".\rigidbody.cpp">
</File>
<File
RelativePath=".\rigidbody.h">
</File>
<File
RelativePath=".\rigidentity.cpp">
</File>
<File
RelativePath=".\rigidentity.h">
</File>
<File
RelativePath="ropeentity.cpp">
</File>
<File
RelativePath="ropeentity.h">
</File>
<File
RelativePath="wheeledvehicleentity.cpp">
</File>
<File
RelativePath="wheeledvehicleentity.h">
</File>
</Filter>
<Filter
Name="Utils"
Filter="">
<File
RelativePath="boolean2d.cpp">
</File>
<File
RelativePath=".\matrixnm.cpp">
</File>
<File
RelativePath=".\matrixnm.h">
</File>
<File
RelativePath="polynomial.h">
</File>
<File
RelativePath=".\qhull.cpp">
</File>
<File
RelativePath=".\quotient.h">
</File>
<File
RelativePath=".\utils.cpp">
</File>
<File
RelativePath=".\utils.h">
</File>
<File
RelativePath="vectorn.h">
</File>
</Filter>
<Filter
Name="Collisions"
Filter="">
<File
RelativePath="boxgeom.cpp">
</File>
<File
RelativePath="bvtree.h">
</File>
<File
RelativePath="cylindergeom.cpp">
</File>
<File
RelativePath="cylindergeom.h">
</File>
<File
RelativePath="geoman.cpp">
</File>
<File
RelativePath="geoman.h">
</File>
<File
RelativePath="geometries.h">
</File>
<File
RelativePath="geometry.cpp">
</File>
<File
RelativePath="geometry.h">
</File>
<File
RelativePath="heightfieldbv.cpp">
</File>
<File
RelativePath="heightfieldbv.h">
</File>
<File
RelativePath="heightfieldgeom.cpp">
</File>
<File
RelativePath="heightfieldgeom.h">
</File>
<File
RelativePath="intersectionchecks.cpp">
</File>
<File
RelativePath="intersectionchecks.h">
</File>
<File
RelativePath="linunprojectionchecks.cpp">
</File>
<File
RelativePath=".\obbtree.cpp">
</File>
<File
RelativePath=".\obbtree.h">
</File>
<File
RelativePath="overlapchecks.cpp">
</File>
<File
RelativePath="overlapchecks.h">
</File>
<File
RelativePath="primitives.h">
</File>
<File
RelativePath="raybv.cpp">
</File>
<File
RelativePath="raybv.h">
</File>
<File
RelativePath="raygeom.cpp">
</File>
<File
RelativePath="raygeom.h">
</File>
<File
RelativePath="rotunprojectionchecks.cpp">
</File>
<File
RelativePath="singleboxtree.cpp">
</File>
<File
RelativePath="singleboxtree.h">
</File>
<File
RelativePath="spheregeom.cpp">
</File>
<File
RelativePath="spheregeom.h">
</File>
<File
RelativePath="trimesh.cpp">
</File>
<File
RelativePath="trimesh.h">
</File>
<File
RelativePath="unprojectionchecks.h">
</File>
</Filter>
<File
RelativePath=".\CryPhysics.cpp">
</File>
<File
RelativePath="IPhysics.h">
</File>
<File
RelativePath=".\StdAfx.cpp">
<FileConfiguration
Name="Profile|Xbox">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
</File>
<File
RelativePath=".\StdAfx.h">
</File>
<File
RelativePath="aabbtree.cpp">
</File>
<File
RelativePath="aabbtree.h">
</File>
<File
RelativePath="physicalplaceholder.cpp">
</File>
<File
RelativePath="physicalplaceholder.h">
</File>
<File
RelativePath=".\physinterface.h">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>