318 lines
11 KiB
XML
318 lines
11 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="LinearMath"
|
|
ProjectGUID="{4F527FDD-A08B-4128-BC39-DCE7395C1C17}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="LinearMath.dir\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
BasicRuntimeChecks="3"
|
|
CompileAs="2"
|
|
DebugInformationFormat="3"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="0"
|
|
Optimization="0"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
|
AssemblerListingLocation="Debug"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="Debug/LinearMath.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="Debug\LinearMath.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="LinearMath.dir\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
CompileAs="2"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="2"
|
|
Optimization="2"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
|
AssemblerListingLocation="Release"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="Release/LinearMath.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="Release\LinearMath.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MinSizeRel|Win32"
|
|
OutputDirectory="MinSizeRel"
|
|
IntermediateDirectory="LinearMath.dir\MinSizeRel"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
CompileAs="2"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="1"
|
|
Optimization="1"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
|
AssemblerListingLocation="MinSizeRel"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="MinSizeRel/LinearMath.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="MinSizeRel\LinearMath.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RelWithDebInfo|Win32"
|
|
OutputDirectory="RelWithDebInfo"
|
|
IntermediateDirectory="LinearMath.dir\RelWithDebInfo"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
CompileAs="2"
|
|
DebugInformationFormat="3"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="1"
|
|
Optimization="2"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
|
AssemblerListingLocation="RelWithDebInfo"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="RelWithDebInfo/LinearMath.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="RelWithDebInfo\LinearMath.lib"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btAlignedAllocator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btConvexHull.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btGeometryUtil.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btQuickprof.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btSerializer.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btAabbUtil2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btAlignedAllocator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btAlignedObjectArray.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btConvexHull.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btDefaultMotionState.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btGeometryUtil.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btHashMap.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btIDebugDraw.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btMatrix3x3.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btMinMax.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btMotionState.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btPoolAllocator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btQuadWord.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btQuaternion.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btQuickprof.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btRandom.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btScalar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btSerializer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btStackAlloc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btTransform.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btTransformUtil.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\src\LinearMath\btVector3.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|