123
This commit is contained in:
1053
AMD64_ProjectFiles_VS2005/Cry3DEngine/Cry3DEngine.vcproj
Normal file
1053
AMD64_ProjectFiles_VS2005/Cry3DEngine/Cry3DEngine.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
790
AMD64_ProjectFiles_VS2005/CryAISystem/CryAISystem.vcproj
Normal file
790
AMD64_ProjectFiles_VS2005/CryAISystem/CryAISystem.vcproj
Normal file
@@ -0,0 +1,790 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CryAISystem"
|
||||
ProjectGUID="{07D7D59A-D2A1-4B62-AE29-F818542D231C}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryAISystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYAISYSTEM_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/CryAISystem.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile=".\Release/CryAISystem.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CryAISystem.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/CryAISystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYAISYSTEM_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Profile/CryAISystem.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386 /OPT:ref,icf"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x31000000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryAISystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYAISYSTEM_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/CryAISystem.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryAISystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;WIN64;_AMD64_;_DEBUG;_WINDOWS;_USRDLL;CRYAISYSTEM_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile="$(IntDir)/CryAISystem.pch"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryAISystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYAISYSTEM_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile="$(IntDir)/CryAISystem.pch"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath="AIAttribute.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIAutoBalance.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIMemStats.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\AIObject.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIPlayer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIVehicle.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BuildingIDManager.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CAISystem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryAISystem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CTriangulator.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Formation.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\GoalOp.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\GoalPipe.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Graph.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GraphUtility.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Heuristic.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IAgent.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="PipeUser.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Puppet.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Profile|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|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>
|
||||
<File
|
||||
RelativePath="VertexList.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\AgentParams.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIAttribute.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIAutoBalance.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\AIObject.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIPlayer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AIVehicle.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BuildingIDManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CAISystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryAISystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CTriangulator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Formation.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\GoalOp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\GoalPipe.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Graph.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Heuristic.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="PipeUser.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="pointer_container.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Puppet.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="VertexList.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\ReadMe.txt"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
1330
AMD64_ProjectFiles_VS2005/CryAnimation/CryAnimation.vcproj
Normal file
1330
AMD64_ProjectFiles_VS2005/CryAnimation/CryAnimation.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
592
AMD64_ProjectFiles_VS2005/CryCommon/CryCommon.vcproj
Normal file
592
AMD64_ProjectFiles_VS2005/CryCommon/CryCommon.vcproj
Normal file
@@ -0,0 +1,592 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CryCommon"
|
||||
ProjectGUID="{CC7E772A-D33D-4CDA-9F83-9281A7C48539}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
Keyword="MakeFileProj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Release"
|
||||
ConfigurationType="10"
|
||||
UseOfMFC="0"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug_XBox"
|
||||
ConfigurationType="10"
|
||||
UseOfMFC="0"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Profile"
|
||||
ConfigurationType="10"
|
||||
UseOfMFC="0"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Interfaces_h"
|
||||
>
|
||||
<File
|
||||
RelativePath="AgentParams.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="crysound.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\I3DEngine.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\I3DIndoorEngine.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IAgent.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IAISystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IBindable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IBitStream.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ICompressionHelper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IConsole.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ICryAnimation.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ICryPak.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IDataProbe.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IEdgeConnectivityBuilder.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IEntityRenderState.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IEntitySystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IFont.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IGame.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IInput.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ILipSync.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ILMSerializationManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ILog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IMarkers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IMiniLog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IMovieSystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\INetwork.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IPhysics.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IProcess.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IRenderer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IScriptSystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IShader.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ISound.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IStatObj.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IStreamEngine.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IStreamPersist.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ISystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ITimer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IValidator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IXGame.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IXml.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IXMLDOM.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="LMCompStructures.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\physinterface.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Common_h"
|
||||
>
|
||||
<File
|
||||
RelativePath="_ScriptableEx.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimKey.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ColorDefs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrtDebugStats.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryAnimationScriptCommands.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryCharAnimationParams.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharMorphParams.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCompiledFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryEngineDecalInfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryHeaders.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryMemoryManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryParticleSpawnInfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySizer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryVersion.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityDesc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Font.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FrameProfiler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IPAddress.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="LeafBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\list2.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MakMatInfoFromMAT_ENTITY.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MeshIdx.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Names.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="primitives.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ProjectDefines.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Range.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RendElement.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScriptObjectVector.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SerializeBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="smartptr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StlDbgAlloc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StlUtils.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Stream.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StreamData.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StringUtils.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="TAlloc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Tarray.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="TArrays.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="TimeValue.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="TString.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="VertexBufferSource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\VertexFormats.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="XboxSpecific.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="XmlParserFont.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XmlStream.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="RenderElements"
|
||||
>
|
||||
<File
|
||||
RelativePath="CRE2DQuad.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CREDummy.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CREFlashBang.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CREGlare.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CREOcclusionQuery.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CREOcLeaf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CREPolyMesh.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CREScreenProcess.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CRESky.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CRETerrainSector.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CRETriMeshAdditionalShadow.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CRETriMeshShadow.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="MatLib"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\AABBSV.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_Camera.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_Color4.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_Geo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_GeoDistance.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_GeoIntersect.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_GeoOverlap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_Math.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cry_Matrix.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Cry_Quat.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Cry_Vector2.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Cry_Vector3.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Cry_XOptimise.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Platform_h"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\CryLibrary.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Linux32Specific.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="platform.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Win32specific.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Win64specific.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
705
AMD64_ProjectFiles_VS2005/CryEntitySystem/CryEntitySystem.vcproj
Normal file
705
AMD64_ProjectFiles_VS2005/CryEntitySystem/CryEntitySystem.vcproj
Normal file
@@ -0,0 +1,705 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CryEntitySystem"
|
||||
ProjectGUID="{ED25E8E5-3A18-4236-9FE2-06E706380C5C}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryEntitySystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\,..\XIsle,..\CryCommon"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;CRYENTITYDLL_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/CryEntitySystem.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryEntitySystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories=".\,..\,..\CryCommon,..\XIsle,..\Cry3DEngine,..\CryPhysics"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN32;_WINDOWS;_USRDLL;CRYENTITYDLL_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderFile=".\Release/CryEntitySystem.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile=".\Release/CryEntitySystem.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CryEntitySystem.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/CryEntitySystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories=".\,..\,..\CryCommon,..\XIsle,..\Cry3DEngine,..\CryPhysics"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;CRYENTITYDLL_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderFile=".\Profile/CryEntitySystem.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386 /OPT:ref,icf"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x32000000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryEntitySystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\,..\XIsle,..\CryCommon"
|
||||
PreprocessorDefinitions="_DEBUG;WIN64;_WINDOWS;_USRDLL;CRYENTITYDLL_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
SupportUnloadOfDelayLoadedDLL="FALSE"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryEntitySystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories=".\,..\XIsle,..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYENTITYDLL_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
SupportUnloadOfDelayLoadedDLL="FALSE"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\CryEntityDLL.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Entity.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityCamera.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityCreation.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityIt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityPesistence.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityRender.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntitySystem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IDGenerator.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="Lip Sync"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\LipSync.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\LipSync.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RandomExprLoadSink.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\RandomExprLoadSink.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Entity.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityCamera.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntityIt.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\EntitySystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IDGenerator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stdafx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
770
AMD64_ProjectFiles_VS2005/CryFont/CryFont.vcproj
Normal file
770
AMD64_ProjectFiles_VS2005/CryFont/CryFont.vcproj
Normal file
@@ -0,0 +1,770 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CryFont"
|
||||
ProjectGUID="{0FE76AE2-9814-4738-90E7-D45950952A27}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryFont.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="../CrytekDLL,../CryCommon,FreeType2/include"
|
||||
PreprocessorDefinitions="_RELEASE;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYFONT_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/CryFont.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
OutputFile=".\Release/CryFont.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CryFont.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/CryFont.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="../CrytekDLL,../CryCommon,FreeType2/include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYFONT_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Profile/CryFont.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x32500000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryFont.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../CrytekDLL,../CryCommon,FreeType2/include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYFONT_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/CryFont.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryFont.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../CrytekDLL,../CryCommon,FreeType2/include"
|
||||
PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS;_USRDLL;CRYFONT_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="0"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryFont.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="../CrytekDLL,../CryCommon,FreeType2/include"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYFONT_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="0"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\CryFont.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryPakIO.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FFont.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FFontXML.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FontRenderer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FontTexture.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GlyphBitmap.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GlyphCache.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ICryFont.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Profile|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|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>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\CryFont.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryPakIO.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FFont.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FontRenderer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FontTexture.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GlyphBitmap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GlyphCache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="FreeType 2"
|
||||
>
|
||||
<File
|
||||
RelativePath="FreeType2\src\autohint\autohint.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftbase.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftbbox.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftbdf.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\cache\ftcache.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftdebug.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftglyph.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftinit.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftmm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftpfr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftsystem.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\base\ftwinfnt.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\psaux\psaux.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\pshinter\pshinter.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\psnames\psnames.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\raster\raster.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\sfnt\sfnt.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\smooth\smooth.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\truetype\truetype.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FreeType2\src\winfonts\winfnt.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
1422
AMD64_ProjectFiles_VS2005/CryGame/CryGame.vcproj
Normal file
1422
AMD64_ProjectFiles_VS2005/CryGame/CryGame.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
687
AMD64_ProjectFiles_VS2005/CryInput/CryInput.vcproj
Normal file
687
AMD64_ProjectFiles_VS2005/CryInput/CryInput.vcproj
Normal file
@@ -0,0 +1,687 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CryInput"
|
||||
ProjectGUID="{6B81BC85-356D-4D09-9C01-BC44A9386259}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryInput.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYINPUT_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/CryInput.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile=".\Release/CryInput.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CryInput.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/CryInput.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYINPUT_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Profile/CryInput.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386 /OPT:ref,icf"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x33500000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryInput.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYINPUT_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/CryInput.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryInput.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon;C:\DXSDK\Include"
|
||||
PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS;_USRDLL;CRYINPUT_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryInput.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="..\CryCommon;C:\DXSDK\Include"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYINPUT_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\CryInput.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Input.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Joystick.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Profile|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|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>
|
||||
<File
|
||||
RelativePath=".\XActionMap.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XActionMapManager.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XKeyboard.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XMouse.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath="Input.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Joystick.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Keyboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XActionMap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XActionMapManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XKeyboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XMouse.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\ReadMe.txt"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
805
AMD64_ProjectFiles_VS2005/CryMovie/CryMovie.vcproj
Normal file
805
AMD64_ProjectFiles_VS2005/CryMovie/CryMovie.vcproj
Normal file
@@ -0,0 +1,805 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CryMovie"
|
||||
ProjectGUID="{119CC33C-E31E-4A39-A38E-4AE64B8A359F}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryMovie.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYMOVIE_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/CryMovie.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryMovie.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon,."
|
||||
PreprocessorDefinitions="_RELEASE;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYMOVIE_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/CryMovie.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile=".\Release/CryMovie.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CryMovie.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryMovie.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon,."
|
||||
PreprocessorDefinitions="_RELEASE;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYMOVIE_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/CryMovie.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386 /OPT:ref,icf"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x34000000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryMovie.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS;_USRDLL;CRYMOVIE_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryMovie.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYMOVIE_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1031"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath="AnimCameraNode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimNode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimSequence.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimSplineTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BoolTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CharacterTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ConsoleTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryMovie.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CVarNode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="EntityNode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="EventTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ExprTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MaterialNode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Movie.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MusicTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SceneNode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ScriptVarNode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SelectTrack.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SequenceIt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SoundTrack.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>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath="AnimCameraNode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimNode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimSequence.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimSplineTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BoolTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CharacterTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ConsoleTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryMovie.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CVarNode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="EntityNode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="EventTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ExprTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MaterialNode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Movie.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MusicTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SceneNode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ScriptVarNode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SelectTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SequenceIt.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="smartptr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SoundTrack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Spline.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StdAfx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
1062
AMD64_ProjectFiles_VS2005/CryNetwork/CryNetwork.vcproj
Normal file
1062
AMD64_ProjectFiles_VS2005/CryNetwork/CryNetwork.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
905
AMD64_ProjectFiles_VS2005/CryPhysics/CryPhysics.vcproj
Normal file
905
AMD64_ProjectFiles_VS2005/CryPhysics/CryPhysics.vcproj
Normal file
@@ -0,0 +1,905 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CryPhysics"
|
||||
ProjectGUID="{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/CryPhysics.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;PHYSICS_EXPORTS;PIII_SSE;ENTITY_PROFILER_ENABLED"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386 /OPT:ref,icf"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x35000000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryPhysics.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;PHYSICS_EXPORTS;PIII_SSE;ENTITY_PROFILER_ENABLED"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
ForceConformanceInForLoopScope="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/CryPhysics.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryPhysics.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN32;_WINDOWS;_USRDLL;PHYSICS_EXPORTS;PIII_SSE"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/CryPhysics.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||||
OutputFile=".\Release/CryPhysics.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CryPhysics.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryPhysics.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_DEBUG;WIN64;_WINDOWS;_USRDLL;PHYSICS_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
ForceConformanceInForLoopScope="TRUE"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryPhysics.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;PHYSICS_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="0"
|
||||
ForceConformanceInForLoopScope="TRUE"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Dynamics"
|
||||
>
|
||||
<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="physicalplaceholder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="physicalplaceholder.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="softentity.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="softentity.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="wheeledvehicleentity.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="wheeledvehicleentity.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Utils"
|
||||
>
|
||||
<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"
|
||||
>
|
||||
<File
|
||||
RelativePath="aabbtree.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="aabbtree.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="boxgeom.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="boxgeom.h"
|
||||
>
|
||||
</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="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|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|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>
|
||||
<File
|
||||
RelativePath=".\StdAfx.h"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
2225
AMD64_ProjectFiles_VS2005/CryScriptSystem/CryScriptSystem.vcproj
Normal file
2225
AMD64_ProjectFiles_VS2005/CryScriptSystem/CryScriptSystem.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
858
AMD64_ProjectFiles_VS2005/CrySoundSystem/CrySoundSystem.vcproj
Normal file
858
AMD64_ProjectFiles_VS2005/CrySoundSystem/CrySoundSystem.vcproj
Normal file
@@ -0,0 +1,858 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="CrySoundSystem"
|
||||
ProjectGUID="{FD988D8E-914A-4463-A458-4568120E258C}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CrySoundSystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon;OggVorbisInclude\"
|
||||
PreprocessorDefinitions="_RELEASE;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYSOUNDSYSTEM_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Release/CrySoundSystem.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib"
|
||||
OutputFile=".\Release/CrySoundSystem.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CrySoundSystem.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Profile/CrySoundSystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon;OggVorbisInclude\"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYSOUNDSYSTEM_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderFile=".\Profile/CrySoundSystem.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386 /OPT:ref,icf"
|
||||
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x36000000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CrySoundSystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon;OggVorbisInclude\"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYSOUNDSYSTEM_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Debug/CrySoundSystem.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CrySoundSystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon;OggVorbisInclude\"
|
||||
PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYSOUNDSYSTEM_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
AdditionalDependencies="ogg_static_d64.lib vorbis_static_d64.lib vorbisfile_static_d64.lib crysound64d.lib ../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CrySoundSystem.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="..\CryCommon;OggVorbisInclude\"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS;_USRDLL;CRYSOUNDSYSTEM_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderFile="$(IntDir)/$(ProjectName).pch"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="crysound64.lib ogg_static_r64.lib vorbis_static_r64.lib vorbisfile_static_r64.lib ../CryCommon/fSinCos64.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\CrySoundSystem.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Sound.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SoundBuffer.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SoundSystem.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SoundSystemCommon.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Profile|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|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>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\DummySound.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MusicLoadSink.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Sound.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SoundBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SoundSystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SoundSystemCommon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StdAfx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="DynamicMusic"
|
||||
>
|
||||
<Filter
|
||||
Name="Pattern"
|
||||
>
|
||||
<File
|
||||
RelativePath="MusicPattern.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MusicPattern.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MusicPatternInstance.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MusicPatternInstance.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="Decoder"
|
||||
>
|
||||
<File
|
||||
RelativePath="PatternDecoder.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="WAV"
|
||||
>
|
||||
<File
|
||||
RelativePath="PCMDecoder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="PCMDecoder.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="OGG"
|
||||
>
|
||||
<File
|
||||
RelativePath="OGGDecoder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="OGGDecoder.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="OggVorbisInclude"
|
||||
>
|
||||
<Filter
|
||||
Name="Ogg"
|
||||
>
|
||||
<File
|
||||
RelativePath="OggVorbisInclude\ogg\ogg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="OggVorbisInclude\ogg\os_types.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Vorbis"
|
||||
>
|
||||
<File
|
||||
RelativePath="OggVorbisInclude\vorbis\codec.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="OggVorbisInclude\vorbis\vorbisenc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="OggVorbisInclude\vorbis\vorbisfile.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="ADPCM"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\ADPCMDecoder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ADPCMDecoder.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="System"
|
||||
>
|
||||
<File
|
||||
RelativePath="MusicSystem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MusicSystem.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="Dummy"
|
||||
>
|
||||
<File
|
||||
RelativePath="DummyMusic.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="RandGen"
|
||||
>
|
||||
<File
|
||||
RelativePath="RandGen.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RandGen.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="crysound.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
2186
AMD64_ProjectFiles_VS2005/CrySystem/CrySystem.vcproj
Normal file
2186
AMD64_ProjectFiles_VS2005/CrySystem/CrySystem.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
4981
AMD64_ProjectFiles_VS2005/Editor/Editor.vcproj
Normal file
4981
AMD64_ProjectFiles_VS2005/Editor/Editor.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
607
AMD64_ProjectFiles_VS2005/FARCRY/FarCry.vcproj
Normal file
607
AMD64_ProjectFiles_VS2005/FARCRY/FarCry.vcproj
Normal file
@@ -0,0 +1,607 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="FarCry"
|
||||
ProjectGUID="{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/FarCry.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile=".\Profile/FarCry.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386 /fixed:no /OPT:ref,icf"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
BaseAddress="0x37000000"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/FarCry.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/FarCry.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/FarCry.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile=".\Release/FarCry.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||||
OutputFile=".\Release/FarCry.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/FarCry.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/FarCry.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN64,WIN32,_DEBUG,_WINDOWS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="0"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
OutputFile="$(OutDir)/$(ProjectName).exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
LargeAddressAware="2"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/FarCry.tlb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_WINDOWS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="0"
|
||||
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="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName).exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
LargeAddressAware="2"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath="FarCry.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Main.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath="resource.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\FarCry.ico"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FarCry1.ico"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
600
AMD64_ProjectFiles_VS2005/FarCry_WinSV/FarCry_WinSV.vcproj
Normal file
600
AMD64_ProjectFiles_VS2005/FarCry_WinSV/FarCry_WinSV.vcproj
Normal file
@@ -0,0 +1,600 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="FarCry_WinSV"
|
||||
ProjectGUID="{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/FarCry_WinSV.pdb"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_RELEASE"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
BaseAddress="0x37000000"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN64,WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="3"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
OutputFile="$(OutDir)/$(ProjectName).exe"
|
||||
LinkIncremental="2"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
LargeAddressAware="2"
|
||||
TargetMachine="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy "$(TargetPath)" c:\MasterCD"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories=".\,..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="3"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
OutputFile="$(OutDir)/$(ProjectName).exe"
|
||||
LinkIncremental="1"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
LargeAddressAware="2"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy "$(TargetPath)" c:\MasterCD"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\BasicConsole.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\DedicatedServer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="stdafx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\FarCry.ico"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\FarCry_WinSV.rc"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\BasicConsole.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\DedicatedServer.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FarCry_WinSV.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>
|
||||
<File
|
||||
RelativePath=".\WinAndConsole.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
543
AMD64_ProjectFiles_VS2005/Game01.sln
Normal file
543
AMD64_ProjectFiles_VS2005/Game01.sln
Normal file
@@ -0,0 +1,543 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual Studio 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cry3DEngine", "Cry3DEngine\Cry3DEngine.vcproj", "{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryAISystem", "CryAISystem\CryAISystem.vcproj", "{07D7D59A-D2A1-4B62-AE29-F818542D231C}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryCommon", "CryCommon\CryCommon.vcproj", "{CC7E772A-D33D-4CDA-9F83-9281A7C48539}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryEntitySystem", "CryEntitySystem\CryEntitySystem.vcproj", "{ED25E8E5-3A18-4236-9FE2-06E706380C5C}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryFont", "CryFont\CryFont.vcproj", "{0FE76AE2-9814-4738-90E7-D45950952A27}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryGame", "CryGame\CryGame.vcproj", "{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryInput", "CryInput\CryInput.vcproj", "{6B81BC85-356D-4D09-9C01-BC44A9386259}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryMovie", "CryMovie\CryMovie.vcproj", "{119CC33C-E31E-4A39-A38E-4AE64B8A359F}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryNetwork", "CryNetwork\CryNetwork.vcproj", "{4A4EE1C2-855E-48DB-815D-8AE882D3332F}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryPhysics", "CryPhysics\CryPhysics.vcproj", "{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryScriptSystem", "CryScriptSystem\CryScriptSystem.vcproj", "{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CrySoundSystem", "CrySoundSystem\CrySoundSystem.vcproj", "{FD988D8E-914A-4463-A458-4568120E258C}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XRenderOGL", "RenderDll\XRenderOGL\XRenderOGL.vcproj", "{41DE4587-989B-4341-9F67-2AE5EA201E5B}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Editor", "Editor\Editor.vcproj", "{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryAnimation", "CryAnimation\CryAnimation.vcproj", "{7BB11400-AFC9-4439-89B3-A00122B44850}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FarCry", "FarCry\FarCry.vcproj", "{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CrySystem", "CrySystem\CrySystem.vcproj", "{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XRenderD3D9", "RenderDll\xrenderd3d9\XRenderD3D9.vcproj", "{6711B2B2-6829-4314-A491-D01A29365658}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XRenderNULL", "RenderDll\xrenderNULL\XRenderNULL.vcproj", "{1EE58697-2D3E-454A-BA80-2455F7EA14A0}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResourceCompiler", "ResourceCompiler\ResourceCompiler.vcproj", "{2F21D2A8-925B-4A73-A32B-D111580614C3}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0} = {43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResourceCompilerPC", "ResourceCompilerPC\ResourceCompilerPC.vcproj", "{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FarCry_WinSV", "FarCry_WinSV\FarCry_WinSV.vcproj", "{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SourceCodeControl) = preSolution
|
||||
SccNumberOfProjects = 23
|
||||
SccProviderRegKey = SOFTWARE\Perforce\p4
|
||||
SccProjectName0 = Perforce\u0020Project
|
||||
SccLocalPath0 = .
|
||||
SccProvider0 = MSSCCI:Perforce\u0020SCM
|
||||
CanCheckoutShared = true
|
||||
SolutionUniqueID = {A06ECB99-3504-4046-98DD-CF1A6931A3BF}
|
||||
SccProjectUniqueName1 = RenderDll\\xrenderd3d9\\XRenderD3D9.vcproj
|
||||
SccLocalPath1 = RenderDll
|
||||
CanCheckoutShared = true
|
||||
SccProjectFilePathRelativizedFromConnection1 = xrenderd3d9\\
|
||||
SccProjectUniqueName2 = ResourceCompiler\\ResourceCompiler.vcproj
|
||||
SccLocalPath2 = .
|
||||
CanCheckoutShared = true
|
||||
SccProjectFilePathRelativizedFromConnection2 = ResourceCompiler\\
|
||||
SccProjectUniqueName3 = ResourceCompilerPC\\ResourceCompilerPC.vcproj
|
||||
SccLocalPath3 = ResourceCompilerPC
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName4 = CryAISystem\\CryAISystem.vcproj
|
||||
SccLocalPath4 = CryAISystem
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName5 = CryCommon\\CryCommon.vcproj
|
||||
SccLocalPath5 = CryCommon
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName6 = CryEntitySystem\\CryEntitySystem.vcproj
|
||||
SccLocalPath6 = CryEntitySystem
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName7 = CryFont\\CryFont.vcproj
|
||||
SccLocalPath7 = CryFont
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName8 = CryGame\\CryGame.vcproj
|
||||
SccLocalPath8 = CryGame
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName9 = CryInput\\CryInput.vcproj
|
||||
SccLocalPath9 = CryInput
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName10 = CryMovie\\CryMovie.vcproj
|
||||
SccLocalPath10 = CryMovie
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName11 = CryNetwork\\CryNetwork.vcproj
|
||||
SccLocalPath11 = CryNetwork
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName12 = CryPhysics\\CryPhysics.vcproj
|
||||
SccLocalPath12 = CryPhysics
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName13 = CryScriptSystem\\CryScriptSystem.vcproj
|
||||
SccLocalPath13 = CryScriptSystem
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName14 = CrySoundSystem\\CrySoundSystem.vcproj
|
||||
SccLocalPath14 = CrySoundSystem
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName15 = RenderDll\\XRenderOGL\\XRenderOGL.vcproj
|
||||
SccLocalPath15 = RenderDll
|
||||
CanCheckoutShared = true
|
||||
SccProjectFilePathRelativizedFromConnection15 = XRenderOGL\\
|
||||
SccProjectUniqueName16 = Editor\\Editor.vcproj
|
||||
SccLocalPath16 = Editor
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName17 = CryAnimation\\CryAnimation.vcproj
|
||||
SccLocalPath17 = CryAnimation
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName18 = FarCry\\FarCry.vcproj
|
||||
SccLocalPath18 = FarCry
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName19 = CrySystem\\CrySystem.vcproj
|
||||
SccLocalPath19 = CrySystem
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName20 = RenderDll\\xrenderNULL\\XRenderNULL.vcproj
|
||||
SccLocalPath20 = RenderDll
|
||||
CanCheckoutShared = true
|
||||
SccProjectFilePathRelativizedFromConnection20 = xrenderNULL\\
|
||||
SccProjectUniqueName21 = FarCry_WinSV\\FarCry_WinSV.vcproj
|
||||
SccLocalPath21 = FarCry_WinSV
|
||||
CanCheckoutShared = true
|
||||
SccProjectUniqueName22 = Cry3DEngine\\Cry3DEngine.vcproj
|
||||
SccLocalPath22 = Cry3DEngine
|
||||
CanCheckoutShared = true
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Debug64|Win32 = Debug64|Win32
|
||||
Hybrid Debug|Win32 = Hybrid Debug|Win32
|
||||
Hybrid NDebug|Win32 = Hybrid NDebug|Win32
|
||||
Hybrid|Win32 = Hybrid|Win32
|
||||
Hybrid64|Win32 = Hybrid64|Win32
|
||||
Profile|Win32 = Profile|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
Release64|Win32 = Release64|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Hybrid64|Win32.ActiveCfg = Debug64|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Hybrid64|Win32.Build.0 = Debug64|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Hybrid64|Win32.Deploy.0 = Debug64|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Release|Win32.Build.0 = Release|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{BCE47A67-3614-49D1-BCE7-4FD4DFD453FE}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Release|Win32.Build.0 = Release|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{07D7D59A-D2A1-4B62-AE29-F818542D231C}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Debug64|Win32.ActiveCfg = Debug|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Hybrid64|Win32.ActiveCfg = Profile|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Hybrid64|Win32.Build.0 = Profile|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Release|Win32.Build.0 = Release|Win32
|
||||
{CC7E772A-D33D-4CDA-9F83-9281A7C48539}.Release64|Win32.ActiveCfg = Release|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Release|Win32.Build.0 = Release|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{ED25E8E5-3A18-4236-9FE2-06E706380C5C}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Release|Win32.Build.0 = Release|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{0FE76AE2-9814-4738-90E7-D45950952A27}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Release|Win32.Build.0 = Release|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{75A0E1EE-267F-4D2A-A90D-AE3604E7C733}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Release|Win32.Build.0 = Release|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{6B81BC85-356D-4D09-9C01-BC44A9386259}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Release|Win32.Build.0 = Release|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{119CC33C-E31E-4A39-A38E-4AE64B8A359F}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Release|Win32.Build.0 = Release|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{4A4EE1C2-855E-48DB-815D-8AE882D3332F}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Release|Win32.Build.0 = Release|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{9F51A48A-EE94-4A94-AABA-C0C18B7B8774}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Release|Win32.Build.0 = Release|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{A52DDB05-9D2B-45F8-A85A-D1463E6CE7F0}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Release|Win32.Build.0 = Release|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{FD988D8E-914A-4463-A458-4568120E258C}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{41DE4587-989B-4341-9F67-2AE5EA201E5B}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Hybrid|Win32.ActiveCfg = Release|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Hybrid64|Win32.ActiveCfg = Debug64|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Hybrid64|Win32.Build.0 = Debug64|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Release|Win32.Build.0 = Release|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{8E62D4F9-2AD9-45E3-B911-3D0BE2C60189}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid Debug|Win32.Build.0 = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid Debug|Win32.Deploy.0 = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid NDebug|Win32.Build.0 = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid NDebug|Win32.Deploy.0 = Debug|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Release|Win32.Build.0 = Release|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{7BB11400-AFC9-4439-89B3-A00122B44850}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Hybrid|Win32.ActiveCfg = Release|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Release|Win32.Build.0 = Release|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{371D7BDF-BD06-4CF1-A697-CE7CC57C107D}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Hybrid|Win32.ActiveCfg = Profile|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Release|Win32.Build.0 = Release|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{9F9FB6F5-D971-4887-B0AD-5C368DDAD90B}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Hybrid|Win32.ActiveCfg = Debug|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Hybrid|Win32.Build.0 = Debug|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Release|Win32.Build.0 = Release|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{6711B2B2-6829-4314-A491-D01A29365658}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Hybrid|Win32.ActiveCfg = Release|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Hybrid|Win32.Build.0 = Release|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Release|Win32.Build.0 = Release|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{1EE58697-2D3E-454A-BA80-2455F7EA14A0}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid Debug|Win32.Build.0 = Debug|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid NDebug|Win32.Build.0 = Debug|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid|Win32.ActiveCfg = Release|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid|Win32.Build.0 = Release|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Profile|Win32.ActiveCfg = Release|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Profile|Win32.Build.0 = Release|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Release|Win32.Build.0 = Release|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{2F21D2A8-925B-4A73-A32B-D111580614C3}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid Debug|Win32.Build.0 = Debug|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid NDebug|Win32.Build.0 = Debug|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid|Win32.ActiveCfg = Release|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid|Win32.Build.0 = Release|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Profile|Win32.ActiveCfg = Release|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Profile|Win32.Build.0 = Release|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Release|Win32.Build.0 = Release|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}.Release64|Win32.Build.0 = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Debug64|Win32.ActiveCfg = Debug64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Debug64|Win32.Build.0 = Debug64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid Debug|Win32.Build.0 = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid Debug|Win32.Deploy.0 = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid NDebug|Win32.ActiveCfg = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid NDebug|Win32.Build.0 = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid NDebug|Win32.Deploy.0 = Debug|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid|Win32.ActiveCfg = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid|Win32.Build.0 = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid|Win32.Deploy.0 = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid64|Win32.ActiveCfg = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid64|Win32.Build.0 = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Hybrid64|Win32.Deploy.0 = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Profile|Win32.ActiveCfg = Profile|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Profile|Win32.Build.0 = Profile|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Release|Win32.Build.0 = Release|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Release64|Win32.ActiveCfg = Release64|Win32
|
||||
{8FC8C385-9DDB-4D31-8B6D-7D4246A6EFAF}.Release64|Win32.Build.0 = Release64|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
DPBuild = 5
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner Solution Properties) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(DevPartner) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
2468
AMD64_ProjectFiles_VS2005/RenderDll/XRenderD3D9/XRenderD3D9.vcproj
Normal file
2468
AMD64_ProjectFiles_VS2005/RenderDll/XRenderD3D9/XRenderD3D9.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
1194
AMD64_ProjectFiles_VS2005/RenderDll/XRenderNULL/XRenderNULL.vcproj
Normal file
1194
AMD64_ProjectFiles_VS2005/RenderDll/XRenderNULL/XRenderNULL.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
1624
AMD64_ProjectFiles_VS2005/RenderDll/XRenderOGL/XRenderOGL.vcproj
Normal file
1624
AMD64_ProjectFiles_VS2005/RenderDll/XRenderOGL/XRenderOGL.vcproj
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,744 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="ResourceCompiler"
|
||||
ProjectGUID="{2F21D2A8-925B-4A73-A32B-D111580614C3}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccLocalPath=".."
|
||||
SccProvider="MSSCCI:Perforce SCM"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/rc.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/rc.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_RELEASE"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/fixed:no /OPT:ref,icf"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/rc.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
InlineFunctionExpansion="2"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_AMD64_;WIN64;WIN32;_DEBUG;_CONSOLE"
|
||||
BasicRuntimeChecks="0"
|
||||
SmallerTypeCheck="FALSE"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/rc64.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
||||
SubSystem="1"
|
||||
LargeAddressAware="2"
|
||||
TargetMachine="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
InlineFunctionExpansion="0"
|
||||
EnableIntrinsicFunctions="FALSE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_AMD64_;WIN64;WIN32;NDEBUG;_CONSOLE"
|
||||
StringPooling="TRUE"
|
||||
BasicRuntimeChecks="0"
|
||||
SmallerTypeCheck="FALSE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/rc64.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateManifest="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
||||
SubSystem="1"
|
||||
LargeAddressAware="2"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
||||
>
|
||||
<File
|
||||
RelativePath="CfgFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CfgFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ChunkFileReader.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ChunkFileReader.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CmdLine.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CmdLine.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Config.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ConvertContext.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ExtensionManager.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ExtensionManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileMapping.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileMapping.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileUtil.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileUtil.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="PathUtil.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ResComDefs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ResourceCompiler.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ResourceCompiler.h"
|
||||
>
|
||||
</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="Debug64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc"
|
||||
>
|
||||
<File
|
||||
RelativePath="DebugLog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="PortableString.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="stdafx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Interfaces"
|
||||
>
|
||||
<File
|
||||
RelativePath="ICfgFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IConfig.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IConvertor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IRCLog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IResCompiler.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="NvTriStrip"
|
||||
>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStrip.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStrip.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStripObjects.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStripObjects.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\RenderPCH.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\RenderPCH.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\VertexCache.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Utils"
|
||||
>
|
||||
<File
|
||||
RelativePath="CgfUtils.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CgfUtils.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneDesc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneDesc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneHierarchyLoader.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneHierarchyLoader.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryChunkedFile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryChunkedFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryVertexBinding.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryVertexBinding.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Math"
|
||||
>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
@@ -0,0 +1,924 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="ResourceCompilerPC"
|
||||
ProjectGUID="{43B9F5EF-C4FC-44FF-BEB0-70EFE792B6C0}"
|
||||
SccProjectName="SAK"
|
||||
SccAuxPath="SAK"
|
||||
SccLocalPath="SAK"
|
||||
SccProvider="SAK"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\ResourceCompiler,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;RESOURCECOMPILERPC_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/ResourceCompilerPC.dll"
|
||||
LinkIncremental="2"
|
||||
ModuleDefinitionFile="ResourceCompilerPlugin.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/ResourceCompilerPC.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)/ResourceCompilerPC.lib"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
AdditionalIncludeDirectories="..\ResourceCompiler,..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RESOURCECOMPILERPC_EXPORTS;_RELEASE"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/ResourceCompilerPC.dll"
|
||||
LinkIncremental="1"
|
||||
ModuleDefinitionFile="ResourceCompilerPlugin.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)/ResourceCompilerPC.lib"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\ResourceCompiler,..\CryCommon"
|
||||
PreprocessorDefinitions="_AMD64_;WIN64;WIN32;_DEBUG;_WINDOWS;_USRDLL;RESOURCECOMPILERPC_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
SmallerTypeCheck="FALSE"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName)64.dll"
|
||||
LinkIncremental="2"
|
||||
GenerateManifest="FALSE"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
ModuleDefinitionFile="ResourceCompilerPlugin.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
||||
SubSystem="2"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName)64.lib"
|
||||
TargetMachine="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="C:\MasterCD\Bin64"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
ExecutionBucket="6"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
ExecutionBucket="12"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
ExecutionBucket="15"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
ExecutionBucket="21"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ExecutionBucket="24"
|
||||
AdditionalOptions="/GS-"
|
||||
Optimization="0"
|
||||
GlobalOptimizations="FALSE"
|
||||
InlineFunctionExpansion="0"
|
||||
EnableIntrinsicFunctions="FALSE"
|
||||
OmitFramePointers="TRUE"
|
||||
WholeProgramOptimization="TRUE"
|
||||
AdditionalIncludeDirectories="..\ResourceCompiler,..\CryCommon"
|
||||
PreprocessorDefinitions="_AMD64_;WIN64;WIN32;NDEBUG;_WINDOWS;_USRDLL;RESOURCECOMPILERPC_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
BasicRuntimeChecks="0"
|
||||
SmallerTypeCheck="FALSE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
FloatingPointModel="2"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ExecutionBucket="30"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
ExecutionBucket="33"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
ExecutionBucket="35"
|
||||
AdditionalOptions="/OPT:ref,icf"
|
||||
AdditionalDependencies="dbghelp.lib"
|
||||
OutputFile="$(OutDir)/$(ProjectName)64.dll"
|
||||
LinkIncremental="1"
|
||||
GenerateManifest="FALSE"
|
||||
ManifestFile="$(TargetPath).intermediate.manifest"
|
||||
ModuleDefinitionFile="ResourceCompilerPlugin.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
||||
SubSystem="2"
|
||||
LargeAddressAware="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName)64.lib"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
ExecutionBucket="41"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"
|
||||
ExecutionBucket="47"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
ExecutionBucket="49"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Skin"
|
||||
>
|
||||
<File
|
||||
RelativePath="CrySkinAMD64.asm"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="TRUE"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling $(InputName)"
|
||||
CommandLine="ml64 /c /Fl"$(OutDir)\$(InputName).cod" /Fo"$(OutDir)\$(InputName).obj" $(InputPath)
"
|
||||
Outputs="$(OutDir)\$(InputName).obj"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling $(InputName)"
|
||||
CommandLine="ml64 /c /Fl"$(OutDir)\$(InputName).cod" /Fo"$(OutDir)\$(InputName).obj" $(InputPath)
"
|
||||
Outputs="$(OutDir)\$(InputName).obj"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBase.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBase.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBasisBuilder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBasisBuilder.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBuilder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBuilder.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBuilderBase.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinBuilderBase.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinFull.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinFull.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinMorph.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinMorph.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinMorphBuilder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinMorphBuilder.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinRigidBasis.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinRigidBasis.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CrySkinTypes.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="DataSources"
|
||||
>
|
||||
<File
|
||||
RelativePath="SkinDataSources.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SkinDataSources.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Front-End"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;h;hpp;hxx;hm;inl;inc"
|
||||
>
|
||||
<File
|
||||
RelativePath="CalConvertor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CgfConvertor.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CgfConvertor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CgfUtils.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GC_CgfConverter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GC_CgfConverter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ResourceCompilerPC.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ResourceCompilerPC.h"
|
||||
>
|
||||
</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="Debug64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="stdafx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
>
|
||||
<File
|
||||
RelativePath="ReadMe.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ResourceCompilerPlugin.def"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Support"
|
||||
>
|
||||
<File
|
||||
RelativePath="AutoFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\GAME01\CryCommon\CryCompiledFile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MathUtils.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RenderMeshBuilder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RenderMeshBuilder.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="TangentSpaceCalculation.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Shared with Animation"
|
||||
>
|
||||
<File
|
||||
RelativePath="BoneLightBindInfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BoneLightBindInfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ChunkFileReader.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ChunkFileReader.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Controller.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryAnimationInfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneDesc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneDesc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryVertexBinding.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryVertexBinding.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileMapping.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileMapping.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SSEUtils.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SSEUtils.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="NvTriStrip"
|
||||
>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStrip.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStrip.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStripObjects.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="0"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\NvTriStripObjects.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\RenderPCH.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="NvTriStrip\VertexCache.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Stencil Shadows"
|
||||
>
|
||||
<File
|
||||
RelativePath="StencilShadowConnectivity.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StencilShadowConnectivityBuilder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StencilShadowConnectivityBuilder.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="StatCGFCompiler"
|
||||
>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\BaseObj.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\CryStaticModel.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\CryStaticModel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\File.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\File.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Geom.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Geom.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Helper.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Helper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Light.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Light.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Meshidx.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\CryCommon\MeshIdx.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Node.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\Node.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\StatCGFCompiler.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\StatCGFCompiler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\StatCGFCompilerLB.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\StatCGFCompilerLBSerialize.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\StatCGFShadowVolume.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\StatCGFShadVol.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="StatCGFCompiler\StatObjPhysics.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\CryCommon\fSinCos64.lib"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user