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
This commit is contained in:
Andrea Weikert 2008-12-26 15:52:59 +00:00
parent e4b20f0180
commit 21b45f3b00
2 changed files with 56 additions and 8 deletions

@ -334,10 +334,6 @@
<Filter
Name="internal"
>
<File
RelativePath="..\..\..\source\blender\python\intern\bpy_idprop.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\python\intern\bpy_interface.c"
>

@ -249,6 +249,10 @@
RelativePath="..\..\..\source\blender\editors\include\ED_util.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\ED_view3d.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\UI_interface.h"
>
@ -302,10 +306,6 @@
RelativePath="..\..\..\source\blender\editors\interface\interface.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\interface.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\interface_draw.c"
>
@ -318,6 +318,14 @@
RelativePath="..\..\..\source\blender\editors\interface\interface_icons.c"
>
</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"
>
@ -518,6 +526,18 @@
<Filter
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"
>
@ -542,6 +562,10 @@
RelativePath="..\..\..\source\blender\editors\space_buttons\buttons_intern.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_buttons\buttons_scene.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_buttons\space_buttons.c"
>
@ -646,6 +670,10 @@
<Filter
Name="space_script"
>
<File
RelativePath="..\..\..\source\blender\editors\space_script\script_edit.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_script\script_header.c"
>
@ -654,6 +682,10 @@
RelativePath="..\..\..\source\blender\editors\space_script\script_intern.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_script\script_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_script\space_script.c"
>
@ -710,6 +742,10 @@
<Filter
Name="animation"
>
<File
RelativePath="..\..\..\source\blender\editors\animation\anim_deps.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\animation\anim_draw.c"
>
@ -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>