Revision: 21532
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=21532
Author:   elubie
Date:     2009-07-11 19:29:53 +0200 (Sat, 11 Jul 2009)

Log Message:
-----------
2.5 MSVC projectfiles
* update for NLA merge from Aligorith

Modified Paths:
--------------
    branches/blender2.5/blender/projectfiles_vc9/blender/blender.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    
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/blender.vcproj
===================================================================
--- branches/blender2.5/blender/projectfiles_vc9/blender/blender.vcproj 
2009-07-11 16:11:26 UTC (rev 21531)
+++ branches/blender2.5/blender/projectfiles_vc9/blender/blender.vcproj 
2009-07-11 17:29:53 UTC (rev 21532)
@@ -209,39 +209,6 @@
        </References>
        <Files>
                <Filter
-                       Name="Source Files"
-                       Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-                       >
-                       <File
-                               RelativePath="..\..\source\creator\buildinfo.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\source\creator\creator.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\source\icons\winblender.rc"
-                               >
-                               <FileConfiguration
-                                       Name="Blender Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCResourceCompilerTool"
-                                               
AdditionalIncludeDirectories="\blenderdev\blender.test2\source\icons;$(NoInherit)"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Blender Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCResourceCompilerTool"
-                                               
AdditionalIncludeDirectories="\blenderdev\blender.test2\source\icons;$(NoInherit)"
-                                       />
-                               </FileConfiguration>
-                       </File>
-               </Filter>
-               <Filter
                        Name="Resource Files"
                        
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
                        >
@@ -253,6 +220,39 @@
                                
RelativePath="..\..\source\icons\winblenderfile.ico"
                                >
                        </File>
+                       <Filter
+                               Name="Source Files"
+                               Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+                               >
+                               <File
+                                       
RelativePath="..\..\source\creator\buildinfo.c"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\source\creator\creator.c"
+                                       >
+                               </File>
+                               <File
+                                       
RelativePath="..\..\source\icons\winblender.rc"
+                                       >
+                                       <FileConfiguration
+                                               Name="Blender Release|Win32"
+                                               >
+                                               <Tool
+                                                       
Name="VCResourceCompilerTool"
+                                                       
AdditionalIncludeDirectories="\blenderdev\blender.test2\source\icons;$(NoInherit)"
+                                               />
+                                       </FileConfiguration>
+                                       <FileConfiguration
+                                               Name="Blender Debug|Win32"
+                                               >
+                                               <Tool
+                                                       
Name="VCResourceCompilerTool"
+                                                       
AdditionalIncludeDirectories="\blenderdev\blender.test2\source\icons;$(NoInherit)"
+                                               />
+                                       </FileConfiguration>
+                               </File>
+                       </Filter>
                </Filter>
                <Filter
                        Name="Header Files"

Modified: 
branches/blender2.5/blender/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
===================================================================
--- 
branches/blender2.5/blender/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
       2009-07-11 16:11:26 UTC (rev 21531)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
       2009-07-11 17:29:53 UTC (rev 21532)
@@ -610,6 +610,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\blenkernel\intern\fmodifier.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\blenkernel\intern\font.c"
                                >
                        </File>
@@ -1098,6 +1102,14 @@
                                
RelativePath="..\..\..\source\blender\blenkernel\depsgraph_private.h"
                                >
                        </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\blenkernel\Makefile"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\blenkernel\nla_private.h"
+                               >
+                       </File>
                </Filter>
        </Files>
        <Globals>

Modified: 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj  
    2009-07-11 16:11:26 UTC (rev 21531)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj  
    2009-07-11 17:29:53 UTC (rev 21532)
@@ -639,6 +639,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\space_graph\graph_utils.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\space_graph\space_graph.c"
                                >
                        </File>
@@ -839,6 +843,22 @@
                        Name="space_nla"
                        >
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\space_nla\nla_buttons.c"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\editors\space_nla\nla_channels.c"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\editors\space_nla\nla_draw.c"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\editors\space_nla\nla_edit.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\space_nla\nla_header.c"
                                >
                        </File>
@@ -847,6 +867,14 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\space_nla\nla_ops.c"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\editors\space_nla\nla_select.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\space_nla\space_nla.c"
                                >
                        </File>
@@ -999,6 +1027,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\animation\fmodifier_ui.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\animation\keyframes_draw.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-07-11 16:11:26 UTC (rev 21531)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
   2009-07-11 17:29:53 UTC (rev 21532)
@@ -711,6 +711,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nla.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree.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-07-11 16:11:26 UTC (rev 21531)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj    
    2009-07-11 17:29:53 UTC (rev 21532)
@@ -271,6 +271,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nla_gen.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree_gen.c"
                                >
                        </File>


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to