1040 lines
26 KiB
XML
1040 lines
26 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="CryGame"
|
|
ProjectGUID="{A7EC04A5-D65C-4C45-969C-D842823446ED}"
|
|
SccProjectName="Perforce Project"
|
|
SccAuxPath=""
|
|
SccLocalPath="."
|
|
SccProvider="MSSCCI:Perforce SCM">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="0"
|
|
AdditionalIncludeDirectories="..\BinkSDK;..\CryCommon;..\ubisoft.com\ConsoleImplementation\src;"..\ubisoft.com\GSServices\sdks\gs-sdk-common\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-base\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-msclient\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-regserver\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-cdkey\include""
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;CRYGAME_EXPORTS"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="TRUE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug/CryGame.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="Shlwapi.lib wininet.lib Wsock32.lib "
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\BinkSDK;..\CryNetwork\Debug;".\..\ubisoft.com\GSServices\sdks/gs-sdk-regserver/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-msclient/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-common/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-base/lib_win32";"..\ubisoft.com\GSServices\sdks\gs-sdk-cdkey\lib_win32""
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ImportLibrary="$(IntDir)/$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/CryGame.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="TRUE"
|
|
EnableFiberSafeOptimizations="FALSE"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="..\BinkSDK;..\CryCommon;..\ubisoft.com\ConsoleImplementation\src;"..\ubisoft.com\GSServices\sdks\gs-sdk-regserver\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-common\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-msclient\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-base\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-cdkey\include""
|
|
PreprocessorDefinitions="_RELEASE;NDEBUG;USE_GAME_DLL;WIN32;_WINDOWS;_USRDLL;CRYGAME_EXPORTS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Release/CryGame.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="Shlwapi.lib wininet.lib Ws2_32.lib"
|
|
OutputFile=".\Release/CryGame.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\BinkSDK;..\CryNetwork\Release;".\..\ubisoft.com\GSServices\sdks/gs-sdk-regserver/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-msclient/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-common/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-base/lib_win32";"..\ubisoft.com\GSServices\sdks\gs-sdk-cdkey\lib_win32""
|
|
IgnoreDefaultLibraryNames=""
|
|
ProgramDatabaseFile=".\Release/CryGame.pdb"
|
|
ImportLibrary="$(IntDir)/$(TargetName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/CryGame.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Profile|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Profile"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="TRUE"
|
|
EnableFiberSafeOptimizations="FALSE"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="..\BinkSDK;..\CryCommon;..\ubisoft.com\ConsoleImplementation\src;"..\ubisoft.com\GSServices\sdks\gs-sdk-msclient\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-common\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-base\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-cdkey\include";"..\ubisoft.com\GSServices\sdks\gs-sdk-regserver\include""
|
|
PreprocessorDefinitions="NDEBUG;USE_GAME_DLL;WIN32;_WINDOWS;_USRDLL;CRYGAME_EXPORTS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
DisableLanguageExtensions="FALSE"
|
|
ForceConformanceInForLoopScope="FALSE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Profile/CryGame.pch"
|
|
AssemblerListingLocation=".\Profile/"
|
|
ObjectFile=".\Profile/"
|
|
ProgramDataBaseFileName=".\Profile/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="Shlwapi.lib wininet.lib Ws2_32.lib"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\BinkSDK;..\CryNetwork\Release;".\..\ubisoft.com\GSServices\sdks/gs-sdk-regserver/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-msclient/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-result/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-cdkey/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-common/lib_win32";".\..\ubisoft.com\GSServices\sdks/gs-sdk-base/lib_win32""
|
|
IgnoreAllDefaultLibraries="FALSE"
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
BaseAddress="0x33000000"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName="C:\MasterCD/CryGame.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug64|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Debug64"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\CryCommon"
|
|
PreprocessorDefinitions="_AMD64_;_DEBUG;WIN64;WIN32;_WINDOWS;_USRDLL;CRYGAME_EXPORTS;DIVX"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"
|
|
AssemblerOutput="2"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:AMD64"
|
|
AdditionalDependencies="Shlwapi.lib wininet.lib Ws2_32.lib ../CryCommon/fSinCos64.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName).dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
LargeAddressAware="2"
|
|
ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/CryGame.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release64|Win32"
|
|
OutputDirectory="D:\Games\FC\Bin32"
|
|
IntermediateDirectory="Release64"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/fp:fast /GL"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\CryCommon"
|
|
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYGAME_EXPORTS;DIVX"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Shlwapi.lib wininet.lib Ws2_32.lib ../CryCommon/fSinCos64.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
LargeAddressAware="2"
|
|
ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/CryGame.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\CryGame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Profile|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="UI"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\IngameDialog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectUI.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectUI.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIButton.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIButton.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UICheckBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UICheckBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIComboBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIComboBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UICVars.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UICVars.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UIDivX_Video.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UIDivX_Video.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIEditBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIEditBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UIHud.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIListView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIListView.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIMessages.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIScreen.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIScreen.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIScrollBar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIScrollBar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIStatic.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIStatic.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UISystem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UISystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UITodo.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="UIVideoPanel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIVideoPanel.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UIWidget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="UIWidget.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ScriptObjects"
|
|
Filter="">
|
|
<File
|
|
RelativePath="ScriptObjectAdvCamSystem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectAI.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectBoids.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectClient.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectGame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectInput.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectLanguage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectPlayer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectRenderer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectServer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectServerSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectSpectator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectSynched2DTable.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectVehicle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectWeaponClass.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GameServer"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\XServer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XServerRules.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XServerSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSnapshot.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GameSystem"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\XSystemBase.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSystemClient.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSystemDummy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XSystemEntities.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSystemServer.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Weapons"
|
|
Filter="">
|
|
<File
|
|
RelativePath="WeaponClass.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="WeaponSystemEx.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GameClient"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XClient.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XClientSnapshot.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Flock"
|
|
Filter="">
|
|
<File
|
|
RelativePath="BugsFlock.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="BugsFlock.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Flock.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Flock.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Vehicle"
|
|
Filter="">
|
|
<File
|
|
RelativePath="XplayerVehicle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XVehicle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XVehicleProxy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XVehicleProxyHeli.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XVehicleSystem.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="TimeDemoRecorder"
|
|
Filter="">
|
|
<File
|
|
RelativePath="TimeDemoRecorder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="TimeDemoRecorder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XDemoMgr.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Player"
|
|
Filter="">
|
|
<File
|
|
RelativePath="AdvCamSystem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Spectator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SynchedRandomSeed.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XPlayer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XPlayerCamera.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XPlayerLight.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="AI"
|
|
Filter="">
|
|
<File
|
|
RelativePath="AIHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XObjectProxy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XPuppetProxy.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Network"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\BitStream_Base.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitStream_Compressed.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetEntityInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XEntityProcessingCmd.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XNetwork.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XNetworkStats.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GameFiles"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\EntityClassRegistry.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Game.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameActionInput.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameCallbacks.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameClientServer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameDevMode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameEquipPacks.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameEvents.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="GameMemStats.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameMisc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameMods.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameMovieUser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameRadar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameTagPoints.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptTimerMgr.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="XArea.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Materials"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\XSurfaceMgr.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Localization"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\StringTableMgr.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GameSerialization"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\GameLoading.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Scoreboard"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Synched2DTable.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Synched2DTable.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="AdvCamSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="AIHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitStream_Base.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitStream_Compressed.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CMovieUser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CryGame.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\EntityClassRegistry.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Game.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameMods.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameObject.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameShared.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IngameDialog.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IXSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetEntityInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PlayerSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptTimerMgr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Spectator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StringTableMgr.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SynchedRandomSeed.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TagPoint.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UIHud.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XArea.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XClient.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XClientSnapshot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XDemoMgr.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XEntityProcessingCmd.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XNetwork.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XNetworkStats.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XObjectProxy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XPlayer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XPuppetProxy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XServer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XServerRules.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XServerSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSnapshot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSurfaceMgr.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSystemBase.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSystemClient.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSystemDummy.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XSystemEntities.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XSystemServer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XVehicle.h">
|
|
</File>
|
|
<File
|
|
RelativePath="XVehicleProxy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XVehicleSystem.h">
|
|
</File>
|
|
<Filter
|
|
Name="Weapons"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\FireType.h">
|
|
</File>
|
|
<File
|
|
RelativePath="WeaponClass.h">
|
|
</File>
|
|
<File
|
|
RelativePath="WeaponSystemEx.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ScriptObjects"
|
|
Filter="">
|
|
<File
|
|
RelativePath="ScriptObjectAdvCamSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectAI.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectBoids.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectClient.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectGame.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectInput.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectLanguage.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectPlayer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectRenderer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectServer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectServerSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectSpectator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectSynched2DTable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptObjectVehicle.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ScriptObjectWeaponClass.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|