[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27065] trunk/blender/projectfiles_vc9/ blender: Update MSVC project files.

Benoit Bolsee benoit.bolsee at online.be
Sun Feb 21 23:15:25 CET 2010


Revision: 27065
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27065
Author:   ben2610
Date:     2010-02-21 23:15:25 +0100 (Sun, 21 Feb 2010)

Log Message:
-----------
Update MSVC project files.

Modified Paths:
--------------
    trunk/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj

Modified: trunk/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj	2010-02-21 21:47:52 UTC (rev 27064)
+++ trunk/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj	2010-02-21 22:15:25 UTC (rev 27065)
@@ -426,6 +426,10 @@
 			Filter="h;hpp;hxx;hm;inl"
 			>
 			<File
+				RelativePath="..\..\..\source\blender\python\generic\BGL.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\python\BPY_extern.h"
 				>
 			</File>

Modified: trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2010-02-21 21:47:52 UTC (rev 27064)
+++ trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2010-02-21 22:15:25 UTC (rev 27065)
@@ -251,6 +251,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\editors\include\ED_numinput.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\editors\include\ED_object.h"
 				>
 			</File>
@@ -600,6 +604,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\editors\util\numinput.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\editors\util\undo.c"
 				>
 			</File>
@@ -1164,10 +1172,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\source\blender\editors\transform\transform_numinput.c"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\source\blender\editors\transform\transform_ops.c"
 				>
 			</File>
@@ -1288,6 +1292,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\editors\armature\poseUtils.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\editors\armature\reeb.c"
 				>
 			</File>





More information about the Bf-blender-cvs mailing list