Revision: 19446
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19446
Author:   elubie
Date:     2009-03-29 10:40:43 +0200 (Sun, 29 Mar 2009)

Log Message:
-----------
2.5 MSVC 9 projectfiles
- update for editors/armature
- update for RNA_context

Modified Paths:
--------------
    branches/blender2.5/blender/projectfiles_vc9/blender/blender.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-03-29 08:39:26 UTC (rev 19445)
+++ branches/blender2.5/blender/projectfiles_vc9/blender/blender.vcproj 
2009-03-29 08:40:43 UTC (rev 19446)
@@ -44,7 +44,7 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                InlineFunctionExpansion="1"
-                               
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
+                               
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\makesrna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
                                
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;WITH_QUICKTIME;GAMEBLENDER=1;USE_SUMO_SOLID;FTGL_LIBRARY_STATIC"
                                StringPooling="true"
                                RuntimeLibrary="0"
@@ -139,7 +139,7 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
-                               
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
+                               
AdditionalIncludeDirectories="..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\source\blender;..\..\source\blender\imbuf;..\..\source\blender\misc;..\..\source\blender\blenlib;..\..\source\blender\editors\include;..\..\source\blender\python;..\..\source\blender\windowmanager;..\..\source\blender\renderui;..\..\source\blender\makesdna;..\..\source\blender\makesrna;..\..\source\blender\blenkernel;..\..\source\blender\blenloader;..\..\source\blender\renderconverter;..\..\source\blender\render\extern\include;..\..\source\blender\radiosity\extern\include;..\..\source\kernel\gen_system;..\..\source\kernel\gen_messaging;..\..\..\build\msvc_9\extern\glew\include;..\..\source\blender\gpu"
                                
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;WITH_QUICKTIME"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="1"

Modified: 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj  
    2009-03-29 08:39:26 UTC (rev 19445)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj  
    2009-03-29 08:40:43 UTC (rev 19446)
@@ -399,6 +399,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\interface\interface_widgets.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\interface\keyval.c"
                                >
                        </File>
@@ -1127,10 +1131,30 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\armature\BIF_generate.h"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\editors\armature\BIF_retarget.h"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\armature\editarmature.c"
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\armature\editarmature_generate.c"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\editors\armature\editarmature_retarget.c"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\..\source\blender\editors\armature\editarmature_sketch.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\armature\meshlaplacian.c"
                                >
                        </File>
@@ -1147,6 +1171,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\editors\armature\reeb.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\editors\armature\reeb.h"
                                >
                        </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-03-29 08:39:26 UTC (rev 19445)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
   2009-03-29 08:40:43 UTC (rev 19446)
@@ -629,6 +629,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\makesrna\intern\rna_context.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\makesrna\intern\rna_controller.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-03-29 08:39:26 UTC (rev 19445)
+++ 
branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj    
    2009-03-29 08:40:43 UTC (rev 19446)
@@ -203,6 +203,10 @@
                                >
                        </File>
                        <File
+                               
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_context_gen.c"
+                               >
+                       </File>
+                       <File
                                
RelativePath="..\..\..\source\blender\makesrna\intern\rna.crna_controller_gen.c"
                                >
                        </File>
@@ -358,10 +362,6 @@
                                
RelativePath="..\..\..\source\blender\makesrna\intern\rna_access.c"
                                >
                        </File>
-                       <File
-                               
RelativePath="..\..\..\source\blender\makesrna\intern\rna_dependency.c"
-                               >
-                       </File>
                </Filter>
                <Filter
                        Name="Header Files"


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

Reply via email to