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:
authorJoseph Gilbert <ascotan@gmail.com>2005-02-12 05:06:52 +0300
committerJoseph Gilbert <ascotan@gmail.com>2005-02-12 05:06:52 +0300
commit5af05c961050b5367af04092181d0031dfb9abd9 (patch)
treee30a9a502479b6facb065cdf474bc095ad47dc63 /intern/moto
parent39959b4f212664c492d068e798e1dfab8d11c571 (diff)
Update to the MSVC7 project files (vcproj) for Blender's internal libraries
- set build_install_all as the default project (if you give me a quarter ill tell you how :) - set SoundSystem to it's proper dependencies - updated those silly silly unix path separators - set project warning levels to something not so noisy
Diffstat (limited to 'intern/moto')
-rw-r--r--intern/moto/make/msvc_7_0/moto.vcproj26
1 files changed, 13 insertions, 13 deletions
diff --git a/intern/moto/make/msvc_7_0/moto.vcproj b/intern/moto/make/msvc_7_0/moto.vcproj
index 1ac53ffbe07..a9e4414fe75 100644
--- a/intern/moto/make/msvc_7_0/moto.vcproj
+++ b/intern/moto/make/msvc_7_0/moto.vcproj
@@ -30,7 +30,7 @@
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\moto/"
ObjectFile=".\..\..\..\..\obj\windows\intern\moto/"
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\moto/"
- WarningLevel="4"
+ WarningLevel="1"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
@@ -79,7 +79,7 @@ ECHO Done
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\moto\debug/"
ObjectFile=".\..\..\..\..\obj\windows\intern\moto\debug/"
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\moto\debug/"
- WarningLevel="3"
+ WarningLevel="1"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
@@ -177,7 +177,7 @@ ECHO Done
</FileConfiguration>
</File>
<File
- RelativePath="..\..\intern\MT_Transform.cpp">
+ RelativePath="..\..\intern\MT_random.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
@@ -187,7 +187,7 @@ ECHO Done
</FileConfiguration>
</File>
<File
- RelativePath="..\..\intern\MT_Vector2.cpp">
+ RelativePath="..\..\intern\MT_Transform.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
@@ -197,7 +197,7 @@ ECHO Done
</FileConfiguration>
</File>
<File
- RelativePath="..\..\intern\MT_Vector3.cpp">
+ RelativePath="..\..\intern\MT_Vector2.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
@@ -207,7 +207,7 @@ ECHO Done
</FileConfiguration>
</File>
<File
- RelativePath="..\..\intern\MT_Vector4.cpp">
+ RelativePath="..\..\intern\MT_Vector3.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
@@ -217,7 +217,7 @@ ECHO Done
</FileConfiguration>
</File>
<File
- RelativePath="..\..\intern\MT_random.cpp">
+ RelativePath="..\..\intern\MT_Vector4.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
@@ -237,6 +237,9 @@ ECHO Done
RelativePath="..\..\include\GEN_Map.h">
</File>
<File
+ RelativePath="..\..\include\MT_assert.h">
+ </File>
+ <File
RelativePath="..\..\include\MT_CmMatrix4x4.h">
</File>
<File
@@ -264,6 +267,9 @@ ECHO Done
RelativePath="..\..\include\MT_Quaternion.h">
</File>
<File
+ RelativePath="..\..\include\MT_random.h">
+ </File>
+ <File
RelativePath="..\..\include\MT_Scalar.h">
</File>
<File
@@ -291,12 +297,6 @@ ECHO Done
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