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>2009-02-07 00:18:36 +0300
committerAndrea Weikert <elubie@gmx.net>2009-02-07 00:18:36 +0300
commitd3dd4f6a866ed0a28caa1e7c5a5011901d78fdcd (patch)
tree447dde0b69d60660ba94f4cf1576ef93839e593a /projectfiles_vc9
parent709976a4af27710294f9184e81f58ccb97316411 (diff)
2.5 MSVC9 projectfiles
update for renaming space_ipo -> space_graph
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj24
-rw-r--r--projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj4
-rw-r--r--projectfiles_vc9/blender/makesrna/RNA_rna.vcproj4
3 files changed, 16 insertions, 16 deletions
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index 9336ec7750f..2f700943220 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -383,6 +383,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\interface\interface_utils.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\interface\keyval.c"
>
</File>
@@ -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>
@@ -1083,6 +1087,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\armature\armature_ops.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\armature\editarmature.c"
>
</File>
diff --git a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
index 6be2a254a44..1257207f7d4 100644
--- a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
+++ b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
@@ -653,10 +653,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\makesrna\intern\rna_ipo.c"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_key.c"
>
</File>
diff --git a/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj b/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
index 39f915ffa61..5c3da3cead9 100644
--- a/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
+++ b/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
@@ -223,10 +223,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_ipo_gen.c"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_key_gen.c"
>
</File>