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:
authorAndrea Weikert <elubie@gmx.net>2008-12-26 18:52:59 +0300
committerAndrea Weikert <elubie@gmx.net>2008-12-26 18:52:59 +0300
commit21b45f3b00c5a82e30c0144a47bdd19f6e0d647d (patch)
tree0fb8a0390826c0cbbc34cb32941825157985f012 /projectfiles_vc9
parente4b20f0180858aaeec9f057e8cc473a01e1e5280 (diff)
2.5 MSVC9 projectfiles
updates: * new file editors/interface/interface_panel.c * new files in editors/space_node * new file editors/space_buttons/buttons_scene.c * new files in editors/space_script * new files in editors/object
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/BPY_python/BPY_python.vcproj4
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj60
2 files changed, 56 insertions, 8 deletions
diff --git a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
index 7c09d6e2d42..15fdbe4d02f 100644
--- a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
@@ -335,10 +335,6 @@
Name="internal"
>
<File
- RelativePath="..\..\..\source\blender\python\intern\bpy_idprop.c"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\python\intern\bpy_interface.c"
>
</File>
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index 12f5e81c2b8..9f35b65a53c 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -250,6 +250,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\include\ED_view3d.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\include\UI_interface.h"
>
</File>
@@ -303,10 +307,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\interface\interface.h"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\editors\interface\interface_draw.c"
>
</File>
@@ -319,6 +319,14 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\interface\interface_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\interface\interface_panel.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\interface\interface_regions.c"
>
</File>
@@ -519,6 +527,18 @@
Name="space_node"
>
<File
+ RelativePath="..\..\..\source\blender\editors\space_node\drawnode.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_node\node_draw.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_node\node_edit.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\space_node\node_header.c"
>
</File>
@@ -543,6 +563,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\space_buttons\buttons_scene.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\space_buttons\space_buttons.c"
>
</File>
@@ -647,6 +671,10 @@
Name="space_script"
>
<File
+ RelativePath="..\..\..\source\blender\editors\space_script\script_edit.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\space_script\script_header.c"
>
</File>
@@ -655,6 +683,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\space_script\script_ops.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\space_script\space_script.c"
>
</File>
@@ -711,6 +743,10 @@
Name="animation"
>
<File
+ RelativePath="..\..\..\source\blender\editors\animation\anim_deps.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\animation\anim_draw.c"
>
</File>
@@ -743,6 +779,22 @@
>
</File>
</Filter>
+ <Filter
+ Name="object"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\object\object_edit.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\object\object_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\object\object_ops.c"
+ >
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>