2.5 MSVC9 projectfiles

update for renaming space_ipo -> space_graph
This commit is contained in:
Andrea Weikert 2009-02-06 21:18:36 +00:00
parent 709976a4af
commit d3dd4f6a86
3 changed files with 16 additions and 16 deletions

@ -382,6 +382,10 @@
RelativePath="..\..\..\source\blender\editors\interface\interface_regions.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\interface_utils.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\keyval.c"
>
@ -564,34 +568,34 @@
</File>
</Filter>
<Filter
Name="space_ipo"
Name="space_graph"
>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_draw.c"
RelativePath="..\..\..\source\blender\editors\space_graph\graph_draw.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_edit.c"
RelativePath="..\..\..\source\blender\editors\space_graph\graph_edit.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_header.c"
RelativePath="..\..\..\source\blender\editors\space_graph\graph_header.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_intern.h"
RelativePath="..\..\..\source\blender\editors\space_graph\graph_intern.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_ops.c"
RelativePath="..\..\..\source\blender\editors\space_graph\graph_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\ipo_select.c"
RelativePath="..\..\..\source\blender\editors\space_graph\graph_select.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_ipo\space_ipo.c"
RelativePath="..\..\..\source\blender\editors\space_graph\space_graph.c"
>
</File>
</Filter>
@ -1082,6 +1086,10 @@
RelativePath="..\..\..\source\blender\editors\armature\armature_intern.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\armature_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\armature\editarmature.c"
>

@ -652,10 +652,6 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna_image.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_ipo.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_key.c"
>

@ -222,10 +222,6 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_image_gen.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_ipo_gen.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_key_gen.c"
>