forked from bartvdbraak/blender
714 lines
18 KiB
XML
714 lines
18 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="INT_MoTo"
|
|
ProjectGUID="{4B6AFCC5-968C-424A-8F20-76E41B3BEF74}"
|
|
RootNamespace="MoTo"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Blender Release|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\moto"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\moto"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\include\"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\moto\MoTo.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\moto\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\moto\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\moto\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\libmoto.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying MOTO files library to lib tree."
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\moto\include MKDIR ..\..\..\..\..\build\msvc_9\intern\moto\include
XCOPY /Y ..\..\include\*.h ..\..\..\..\..\build\msvc_9\intern\moto\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Blender Debug|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\moto\debug"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\moto\debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\include\"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\moto\debug\MoTo.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\moto\debug\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\moto\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\moto\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\debug\libmoto.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying MOTO files library (debug target) to lib tree."
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\moto\include MKDIR ..\..\..\..\..\build\msvc_9\intern\moto\include
XCOPY /Y ..\..\include\*.h ..\..\..\..\..\build\msvc_9\intern\moto\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="3DPlugin Release|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\moto\mtdll"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\moto\mtdll"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\include\"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\MoTo.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\libmoto.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying MOTO files library to lib tree."
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\moto\include MKDIR ..\..\..\..\..\build\msvc_9\intern\moto\include
XCOPY /Y ..\..\include\*.h ..\..\..\..\..\build\msvc_9\intern\moto\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="3DPlugin Debug|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\debug"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\include\"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\debug\MoTo.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\debug\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\moto\mtdll\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\debug\libmoto.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying MOTO files library (debug target) to lib tree."
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\moto\include MKDIR ..\..\..\..\..\build\msvc_9\intern\moto\include
XCOPY /Y ..\..\include\*.h ..\..\..\..\..\build\msvc_9\intern\moto\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\intern\MT_CmMatrix4x4.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Matrix3x3.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Matrix4x4.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Plane3.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Point3.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Quaternion.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_random.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Transform.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Vector2.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Vector3.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_Vector4.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Blender Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="3DPlugin Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
|
|
WarningLevel="3"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\GEN_List.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\GEN_Map.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_assert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_CmMatrix4x4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Matrix3x3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Matrix4x4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_MinMax.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Optimize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Plane3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Point2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Point3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Quaternion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_random.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Scalar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Transform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Tuple2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Tuple3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Tuple4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Vector2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Vector3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Vector4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\NM_Scalar.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="inlines"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\MT_Matrix3x3.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Matrix4x4.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Plane3.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Point2.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Point3.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Quaternion.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Vector2.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Vector3.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\MT_Vector4.inl"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|