Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'make/msvc_7_0/sumo/moto/SM_moto.vcproj')
-rw-r--r--make/msvc_7_0/sumo/moto/SM_moto.vcproj376
1 files changed, 376 insertions, 0 deletions
diff --git a/make/msvc_7_0/sumo/moto/SM_moto.vcproj b/make/msvc_7_0/sumo/moto/SM_moto.vcproj
new file mode 100644
index 00000000000..0eedc5344d2
--- /dev/null
+++ b/make/msvc_7_0/sumo/moto/SM_moto.vcproj
@@ -0,0 +1,376 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="SM_moto"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\sumo\moto\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\sumo\moto\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\source\sumo\MoTo\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\sumo\moto\mtdll_debug/SM_moto.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\sumo\moto\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\sumo\moto\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\sumo\moto\mtdll_debug/"
+ BrowseInformation="1"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\sumo\moto\mtdll_debug\SM_moto.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory="..\..\..\..\obj\windows\sumo\moto"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\moto\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\sumo\moto/SM_moto.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\sumo\moto/"
+ ObjectFile="..\..\..\..\obj\windows\sumo\moto/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\sumo\moto/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\sumo\moto\SM_moto.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Profile|Win32"
+ OutputDirectory=".\SM_moto___Win32_Profile"
+ IntermediateDirectory=".\SM_moto___Win32_Profile"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\sumo\MoTo\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="5"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\SM_moto___Win32_Profile/SM_moto.pch"
+ AssemblerListingLocation=".\SM_moto___Win32_Profile/"
+ ObjectFile=".\SM_moto___Win32_Profile/"
+ ProgramDataBaseFileName=".\SM_moto___Win32_Profile/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\sumo\moto\profile\SM_moto.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\sumo\moto\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\sumo\moto\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\sumo\MoTo\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\sumo\moto\mtdll/SM_moto.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\sumo\moto\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\sumo\moto\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\sumo\moto\mtdll/"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\sumo\moto\mtdll\SM_moto.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\sumo\moto\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\source\sumo\MoTo\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ RuntimeLibrary="5"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\sumo\moto\debug/SM_moto.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\sumo\moto\debug/"
+ ObjectFile="..\..\..\..\obj\windows\sumo\moto\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\sumo\moto\debug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\sumo\moto\debug\SM_moto.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_CmMatrix4x4.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Matrix3x3.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Matrix4x4.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Point3.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Quaternion.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Transform.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Vector2.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Vector3.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_Vector4.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\src\MT_random.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\GEN_List.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\GEN_Map.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_CmMatrix4x4.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Matrix3x3.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Matrix3x3.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Matrix4x4.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Matrix4x4.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_MinMax.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Optimize.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Point2.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Point2.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Point3.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Point3.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Quaternion.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Quaternion.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Scalar.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Stream.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Transform.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Tuple2.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Tuple3.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Tuple4.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Vector2.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Vector2.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Vector3.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Vector3.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Vector4.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_Vector4.inl">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_assert.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\MT_random.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\sumo\MoTo\include\NM_Scalar.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>