123
This commit is contained in:
972
CryAnimation/CryAnimation.vcproj
Normal file
972
CryAnimation/CryAnimation.vcproj
Normal file
@@ -0,0 +1,972 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="CryAnimation"
|
||||
ProjectGUID="{7BB11400-AFC9-4439-89B3-A00122B44850}"
|
||||
SccProjectName="Perforce Project"
|
||||
SccAuxPath=""
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Perforce SCM">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="D:\Games\FC\Bin32"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="TRUE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
ImproveFloatingPointConsistency="FALSE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
OptimizeForProcessor="2"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;_RELEASE;COMP_VC;DO_ASM;OS_WIN32;PROC_INTEL;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYANIMATION_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/CryAnimation.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
BrowseInformation="0"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Glu32.lib Winmm.lib odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/CryAnimation.pdb"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/CryAnimation.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="D:\Games\FC\Bin32"
|
||||
IntermediateDirectory="Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="TRUE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="TRUE"
|
||||
EnableFiberSafeOptimizations="FALSE"
|
||||
OptimizeForProcessor="2"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;COMP_VC;DO_ASM;OS_WIN32;PROC_INTEL;WIN32;NDEBUG;_WINDOWS;_USRDLL;CRYANIMATION_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="glu32.lib Winmm.lib odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x31500000"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/CryAnimation.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="D:\Games\FC\Bin32"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
OptimizeForProcessor="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN32;COMP_VC;DO_ASM;OS_WIN32;PROC_INTEL;WIN32;_DEBUG;_WINDOWS;_USRDLL;CRYANIMATION_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/CryAnimation.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="glu32.lib Winmm.lib odbc32.lib odbccp32.lib"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="$(IntDir)/$(TargetName).lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryAnimation.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug64|Win32"
|
||||
OutputDirectory="D:\Games\FC\Bin32"
|
||||
IntermediateDirectory="Debug64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="WIN64;COMP_VC;OS_WIN64;PROC_AMD64;_AMD64_;_DEBUG;_WINDOWS;_USRDLL;CRYANIMATION_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="1"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile="$(IntDir)/CryAnimation.pch"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
BrowseInformation="0"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:AMD64"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
ShowProgress="1"
|
||||
LinkIncremental="0"
|
||||
SuppressStartupBanner="FALSE"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryAnimation.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release64|Win32"
|
||||
OutputDirectory="D:\Games\FC\Bin32"
|
||||
IntermediateDirectory="Release64"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="TRUE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/fp:fast /GL"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="TRUE"
|
||||
AdditionalIncludeDirectories="..\CryCommon"
|
||||
PreprocessorDefinitions="_RELEASE;NDEBUG;WIN64;WIN32;_AMD64_;COMP_VC;OS_WIN64;PROC_AMD64;NDEBUG;_WINDOWS;_USRDLL;CRYANIMATION_EXPORTS"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile="$(IntDir)/CryAnimation.pch"
|
||||
AssemblerListingLocation="$(IntDir)/"
|
||||
ObjectFile="$(IntDir)/"
|
||||
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
||||
BrowseInformation="0"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="../CryCommon/fSinCos64.lib"
|
||||
ShowProgress="0"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="FALSE"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||||
LargeAddressAware="2"
|
||||
ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/CryAnimation.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Model"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CryGeometryInfo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryGeometryInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryGeomMorphTarget.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryGeomMorphTarget.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModel-Data.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModel.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModel.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelAnimationContainer.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelAnimationContainer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelArrays.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelGeometryLoader.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelGeometryLoader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelLoader.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelLoader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelShadowVolume.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelState.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelState.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModelStatePhys.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryModelSubmesh.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryModelSubmesh.h">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Skin"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CrySkinAMD64.asm">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Profile|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug64|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling $(InputName)"
|
||||
CommandLine="ml64 /nologo /c /Fl"$(OutDir)\$(InputName).cod" /Fo"$(OutDir)\$(InputName).obj" /Zi $(InputPath)
|
||||
"
|
||||
Outputs="$(OutDir)\$(InputName).obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release64|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling $(InputName)"
|
||||
CommandLine="ml64 /nologo /c /Fl"$(OutDir)\$(InputName).cod" /Fo"$(OutDir)\$(InputName).obj" /Zi $(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>
|
||||
<Filter
|
||||
Name="Shadow Volume"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CryCharReShadowManager.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharReShadowManager.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharReShadowVolume.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharReShadowVolume.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Bones"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="BoneLightBindInfo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BoneLightBindInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BoneLightDynamicBind.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BoneLightDynamicBind.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBone.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBone.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneDesc.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneDesc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneHierarchyLoader.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneHierarchyLoader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneInfo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryBoneInfo.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Front-End"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CryAnimationBase.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryAnimationBase.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharBody.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharBody.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharInstance.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharInstance.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharManager.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharManager.h">
|
||||
</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="stdafx.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="TCB-Spline"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="ControllerTCB.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ControllerTCB.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="TCBSpline.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="B-Splines"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="BSplineKnots.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BSplineKnots.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BSplineOpen.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BSplineOpen.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BSplineVec3dPacked.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="BSplineVec3dPacked.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="CVars"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="cvars-list.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="cvars.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="cvars.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Decals"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CryCharDecal.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharDecal.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharDecalBuilder.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharDecalBuilder.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharDecalCommon.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharDecalManager.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharDecalManager.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Chunk Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="ChunkFileReader.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ChunkFileReader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileMapping.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="FileMapping.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Utils"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CgfUtils.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CgfUtils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharRenderElement.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharRenderElement.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryKeyInterpolation.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryKeyInterpolation.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="DebugUtils.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="DebugUtils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="drand.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="drand.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="GeomCommon.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IncContHeap.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="IncContHeap.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="makepath.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="makepath.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MathUtils.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="MathUtils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="QuaternionExponentX87.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="QuaternionExponentX87.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RenderUtils.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RenderUtils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SparseArrayDriver.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="splitpath.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="splitpath.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SSEUtils.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="SSEUtils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="TFace.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Vec3a16.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="VertexBufferArrayDrivers.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="VertexBufferArrayDrivers.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Controllers"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="Controller.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Controller.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ControllerCryBone.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ControllerCryBone.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ControllerManager.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ControllerManager.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ControllerPackedBSpline.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ControllerPackedBSpline.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Animation"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="AnimationLayerInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryAnimationInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModEffAnimation.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModEffAnimation.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModEffector.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModEffIKSolver.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModEffIKSolver.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModEffMorph.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryModEffMorph.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryVertexBinding.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryVertexBinding.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="AnimObject"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="AnimObject.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimObject.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimObjectLoader.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimObjectLoader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimObjectManager.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="AnimObjectManager.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Other"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="Changes.txt">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Notes.txt">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="XBoxExport.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Particles"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CryCharParticleManager.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CryCharParticleManager.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="fx"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\CryCharFxTrail.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryCharFxTrail.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryCharInstanceRenderParams.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\CryCharInstanceRenderParams.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user