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:
authorDaniel Dunbar <daniel@zuster.org>2003-03-18 22:38:36 +0300
committerDaniel Dunbar <daniel@zuster.org>2003-03-18 22:38:36 +0300
commit465229e4d6243e0109117bef072ec8722c845a72 (patch)
tree647efac9dbbe2000a083d2ed1847760f09f2280d /intern/moto
parentf06ca3e1968f0c7bd4fac72698c9e8a30397d3e7 (diff)
Rest of the VC7 intern projectfiles.
Diffstat (limited to 'intern/moto')
-rw-r--r--intern/moto/make/msvc_7_0/moto.sln21
-rw-r--r--intern/moto/make/msvc_7_0/moto.vcproj337
2 files changed, 358 insertions, 0 deletions
diff --git a/intern/moto/make/msvc_7_0/moto.sln b/intern/moto/make/msvc_7_0/moto.sln
new file mode 100644
index 00000000000..c1c34ff4af1
--- /dev/null
+++ b/intern/moto/make/msvc_7_0/moto.sln
@@ -0,0 +1,21 @@
+Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MoTo", "MoTo.vcproj", "{11ABF09B-4414-4188-8071-27CE3FE49256}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {11ABF09B-4414-4188-8071-27CE3FE49256}.Debug.ActiveCfg = Debug|Win32
+ {11ABF09B-4414-4188-8071-27CE3FE49256}.Debug.Build.0 = Debug|Win32
+ {11ABF09B-4414-4188-8071-27CE3FE49256}.Release.ActiveCfg = Release|Win32
+ {11ABF09B-4414-4188-8071-27CE3FE49256}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
diff --git a/intern/moto/make/msvc_7_0/moto.vcproj b/intern/moto/make/msvc_7_0/moto.vcproj
new file mode 100644
index 00000000000..99acb064d3e
--- /dev/null
+++ b/intern/moto/make/msvc_7_0/moto.vcproj
@@ -0,0 +1,337 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="MoTo"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\..\..\..\..\obj\windows\intern\moto"
+ IntermediateDirectory=".\..\..\..\..\obj\windows\intern\moto"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="2"
+ AdditionalIncludeDirectories="..\..\include\"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ PrecompiledHeaderFile=".\..\..\..\..\obj\windows\intern\moto/MoTo.pch"
+ AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\moto/"
+ ObjectFile=".\..\..\..\..\obj\windows\intern\moto/"
+ ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\moto/"
+ WarningLevel="4"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\intern\moto\libmoto.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="ECHO Copying header files
+XCOPY /Y ..\..\include\*.h ..\..\..\..\..\lib\windows\moto\include\
+ECHO Copying lib
+XCOPY /Y ..\..\..\..\obj\windows\intern\moto\*.lib ..\..\..\..\..\lib\windows\moto\lib\*.a
+ECHO Done
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\..\..\..\..\obj\windows\intern\moto\debug"
+ IntermediateDirectory=".\..\..\..\..\obj\windows\intern\moto\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include\"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ PrecompiledHeaderFile=".\..\..\..\..\obj\windows\intern\moto\debug/MoTo.pch"
+ AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\moto\debug/"
+ ObjectFile=".\..\..\..\..\obj\windows\intern\moto\debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\moto\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\intern\moto\debug\libmoto.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="ECHO Copying header files
+XCOPY /Y ..\..\include\*.h ..\..\..\..\..\lib\windows\moto\include\
+ECHO Copying lib
+XCOPY /Y ..\..\..\..\obj\windows\intern\moto\debug\*.lib ..\..\..\..\..\lib\windows\moto\lib\debug\*.a
+ECHO Copying Debug info.
+XCOPY /Y ..\..\..\..\obj\windows\intern\moto\debug\vc70.* ..\..\..\..\..\lib\windows\moto\lib\debug\
+ECHO Done
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\intern\MT_CmMatrix4x4.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Matrix3x3.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Matrix4x4.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Plane3.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Point3.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Quaternion.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Transform.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Vector2.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Vector3.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_Vector4.cpp">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include\;../../include;$(NoInherit)"
+ WarningLevel="3"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\intern\MT_random.cpp">
+ <FileConfiguration
+ Name="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_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_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\MT_assert.h">
+ </File>
+ <File
+ RelativePath="..\..\include\MT_random.h">
+ </File>
+ <File
+ RelativePath="..\..\include\NM_Scalar.h">
+ </File>
+ <Filter
+ Name="inlines"
+ Filter="">
+ <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>