Revision: 18842
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18842
Author:   elubie
Date:     2009-02-06 22:18:36 +0100 (Fri, 06 Feb 2009)

Log Message:
-----------
2.5 MSVC9 projectfiles
update for renaming space_ipo -> space_graph

Modified Paths:
--------------
    
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj

Modified: 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj  
    2009-02-06 19:58:15 UTC (rev 18841)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj  
    2009-02-06 21:18:36 UTC (rev 18842)
@@ -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>

Modified: 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
===================================================================
--- 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
   2009-02-06 19:58:15 UTC (rev 18841)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
   2009-02-06 21:18:36 UTC (rev 18842)
@@ -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>

Modified: 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
===================================================================
--- 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj    
    2009-02-06 19:58:15 UTC (rev 18841)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj    
    2009-02-06 21:18:36 UTC (rev 18842)
@@ -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>


_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to