2.5 MSVC9 projectfiles

updates: 
* windowmanager/wm_draw.c
* editors/space_ipo: ipo_draw.c, ipo_edit.c and ipo_ops.c
This commit is contained in:
Andrea Weikert
2009-01-28 18:02:15 +00:00
parent 8006134a9c
commit f29a20043c
2 changed files with 64 additions and 0 deletions

View File

@@ -205,10 +205,18 @@
RelativePath="..\..\..\source\blender\editors\include\ED_datafiles.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\ED_editparticle.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\ED_fileselect.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\ED_fluidsim.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\ED_gpencil.h"
>
@@ -237,6 +245,10 @@
RelativePath="..\..\..\source\blender\editors\include\ED_mesh.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\ED_node.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\include\ED_object.h"
>
@@ -558,6 +570,10 @@
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_draw.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_edit.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_header.c"
>
@@ -566,6 +582,14 @@
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_intern.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_select.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\space_ipo.c"
>
@@ -706,6 +730,10 @@
RelativePath="..\..\..\source\blender\editors\space_file\space_file.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_file\writeimage.c"
>
</File>
</Filter>
<Filter
Name="space_info"
@@ -1146,10 +1174,26 @@
<Filter
Name="curve"
>
<File
RelativePath="..\..\..\source\blender\editors\curve\curve_intern.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\curve\curve_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\curve\editcurve.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\curve\editfont.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\curve\lorem.c"
>
</File>
</Filter>
<Filter
Name="preview"
@@ -1163,6 +1207,22 @@
>
</File>
</Filter>
<Filter
Name="physics"
>
<File
RelativePath="..\..\..\source\blender\editors\physics\ed_fluidsim.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\physics\editparticle.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\physics\physics_intern.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>

View File

@@ -234,6 +234,10 @@
RelativePath="..\..\..\source\blender\windowmanager\wm_cursors.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\windowmanager\wm_draw.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\windowmanager\wm_event_system.h"
>