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
path: root/make
diff options
context:
space:
mode:
authorJoseph Gilbert <ascotan@gmail.com>2004-03-01 14:24:41 +0300
committerJoseph Gilbert <ascotan@gmail.com>2004-03-01 14:24:41 +0300
commit05d54839129f79fa04aaed790d47a5dacce1cc67 (patch)
tree99c49fcf2e549c916e912d739570f22a6426a85c /make
parent70a4ead0ae6f8ffabb1178ec2ed4d1fafa3e232e (diff)
Update to msvc7 for new Mathutils lib :)
Diffstat (limited to 'make')
-rw-r--r--make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj21
1 files changed, 21 insertions, 0 deletions
diff --git a/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj b/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj
index dbbafb5b944..31c1c16ef72 100644
--- a/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj
+++ b/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj
@@ -166,6 +166,9 @@
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Material.c">
</File>
<File
+ RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Mathutils.c">
+ </File>
+ <File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Metaball.c">
</File>
<File
@@ -208,12 +211,18 @@
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\constant.c">
</File>
<File
+ RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\euler.c">
+ </File>
+ <File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\gen_utils.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\matrix.c">
</File>
<File
+ RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\quat.c">
+ </File>
+ <File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\rgbTuple.c">
</File>
<File
@@ -281,6 +290,9 @@
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Material.h">
</File>
<File
+ RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Mathutils.h">
+ </File>
+ <File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Metaball.h">
</File>
<File
@@ -326,15 +338,24 @@
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\constant.h">
</File>
<File
+ RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\euler.h">
+ </File>
+ <File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\gen_utils.h">
</File>
<File
+ RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\matrix.h">
+ </File>
+ <File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\modules.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\rgbTuple.h">
</File>
<File
+ RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\quat.h">
+ </File>
+ <File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\vector.h">
</File>
</Filter>