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>2006-04-18 00:05:39 +0400
committerJoseph Gilbert <ascotan@gmail.com>2006-04-18 00:05:39 +0400
commitf54a113cde2a405e5b432ebf1c3201110e288124 (patch)
tree3721b36e9f14c5e5a6ec34f77b3647f798daac32 /intern/elbeem
parent6d6b36f009be00e2a206ece90c514127f1f867fb (diff)
Update to the VC7 projectfiles.
This should bring the projectfiles upto date for msvc7. Moving these to version 7.1 so that the version 8 people don't have such a hard time importing into 2005. Build intern.sln, extern.sln and then blender.sln. Enjoy. :p
Diffstat (limited to 'intern/elbeem')
-rw-r--r--intern/elbeem/make/msvc_7_0/elbeem.vcproj59
1 files changed, 27 insertions, 32 deletions
diff --git a/intern/elbeem/make/msvc_7_0/elbeem.vcproj b/intern/elbeem/make/msvc_7_0/elbeem.vcproj
index afd4c345ccd..6bb965b7e97 100644
--- a/intern/elbeem/make/msvc_7_0/elbeem.vcproj
+++ b/intern/elbeem/make/msvc_7_0/elbeem.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.0"
+ Version="7.10"
Name="elbeem"
ProjectGUID="{A90C4918-4B21-4277-93BD-AF65F30951D9}"
Keyword="Win32Proj">
@@ -225,7 +225,8 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
-
+ <References>
+ </References>
<Files>
<Filter
Name="Source Files"
@@ -235,18 +236,6 @@ ECHO Done
RelativePath="..\..\intern\attributes.cpp">
</File>
<File
- RelativePath="..\..\intern\blendercall.cpp">
- </File>
- <File
- RelativePath="..\..\intern\blenderdummy.cpp">
- </File>
- <File
- RelativePath="..\..\intern\cfglexer.cpp">
- </File>
- <File
- RelativePath="..\..\intern\cfgparser.cpp">
- </File>
- <File
RelativePath="..\..\intern\elbeem.cpp">
</File>
<File
@@ -265,13 +254,13 @@ ECHO Done
RelativePath="..\..\intern\ntl_geometryobject.cpp">
</File>
<File
- RelativePath="..\..\intern\ntl_lightobject.cpp">
+ RelativePath="..\..\intern\ntl_lighting.cpp">
</File>
<File
RelativePath="..\..\intern\ntl_ray.cpp">
</File>
<File
- RelativePath="..\..\intern\ntl_scene.cpp">
+ RelativePath="..\..\intern\ntl_world.cpp">
</File>
<File
RelativePath="..\..\intern\parametrizer.cpp">
@@ -283,6 +272,18 @@ ECHO Done
RelativePath="..\..\intern\simulation_object.cpp">
</File>
<File
+ RelativePath="..\..\intern\solver_init.cpp">
+ </File>
+ <File
+ RelativePath="..\..\intern\solver_interface.cpp">
+ </File>
+ <File
+ RelativePath="..\..\intern\solver_main.cpp">
+ </File>
+ <File
+ RelativePath="..\..\intern\solver_util.cpp">
+ </File>
+ <File
RelativePath="..\..\intern\utilities.cpp">
</File>
</Filter>
@@ -294,10 +295,7 @@ ECHO Done
RelativePath="..\..\intern\attributes.h">
</File>
<File
- RelativePath="..\..\intern\cfgparser.h">
- </File>
- <File
- RelativePath="..\..\intern\globals.h">
+ RelativePath="..\..\intern\elbeem.h">
</File>
<File
RelativePath="..\..\intern\isosurface.h">
@@ -324,10 +322,7 @@ ECHO Done
RelativePath="..\..\intern\ntl_geometryshader.h">
</File>
<File
- RelativePath="..\..\intern\ntl_lightobject.h">
- </File>
- <File
- RelativePath="..\..\intern\ntl_material.h">
+ RelativePath="..\..\intern\ntl_lighting.h">
</File>
<File
RelativePath="..\..\intern\ntl_matrices.h">
@@ -336,28 +331,28 @@ ECHO Done
RelativePath="..\..\intern\ntl_ray.h">
</File>
<File
- RelativePath="..\..\intern\ntl_renderglobals.h">
+ RelativePath="..\..\intern\ntl_vector3dim.h">
</File>
<File
- RelativePath="..\..\intern\ntl_rndstream.h">
+ RelativePath="..\..\intern\ntl_world.h">
</File>
<File
- RelativePath="..\..\intern\ntl_scene.h">
+ RelativePath="..\..\intern\parametrizer.h">
</File>
<File
- RelativePath="..\..\intern\ntl_triangle.h">
+ RelativePath="..\..\intern\particletracer.h">
</File>
<File
- RelativePath="..\..\intern\ntl_vector3dim.h">
+ RelativePath="..\..\intern\simulation_object.h">
</File>
<File
- RelativePath="..\..\intern\parametrizer.h">
+ RelativePath="..\..\intern\solver_class.h">
</File>
<File
- RelativePath="..\..\intern\particletracer.h">
+ RelativePath="..\..\intern\solver_interface.h">
</File>
<File
- RelativePath="..\..\intern\simulation_object.h">
+ RelativePath="..\..\intern\solver_relax.h">
</File>
<File
RelativePath="..\..\intern\utilities.h">