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

Benoit Bolsee benoit.bolsee at online.be
Fri Nov 13 14:06:26 CET 2009


Revision: 24546
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24546
Author:   ben2610
Date:     2009-11-13 14:06:26 +0100 (Fri, 13 Nov 2009)

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

Modified Paths:
--------------
    trunk/blender/intern/ghost/make/msvc_9_0/ghost.vcproj
    trunk/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj

Modified: trunk/blender/intern/ghost/make/msvc_9_0/ghost.vcproj
===================================================================
--- trunk/blender/intern/ghost/make/msvc_9_0/ghost.vcproj	2009-11-13 11:10:29 UTC (rev 24545)
+++ trunk/blender/intern/ghost/make/msvc_9_0/ghost.vcproj	2009-11-13 13:06:26 UTC (rev 24546)
@@ -365,6 +365,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\intern\GHOST_EventDragnDrop.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\intern\GHOST_EventKey.h"
 					>
 				</File>

Modified: trunk/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj	2009-11-13 11:10:29 UTC (rev 24545)
+++ trunk/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj	2009-11-13 13:06:26 UTC (rev 24546)
@@ -480,10 +480,6 @@
 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 			>
 			<File
-				RelativePath="..\..\..\source\blender\blenlib\intern\arithb.c"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\source\blender\blenlib\intern\BLI_bfile.c"
 				>
 			</File>
@@ -572,6 +568,34 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\blenlib\intern\math_base.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\intern\math_color.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\intern\math_geom.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\intern\math_matrix.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\intern\math_rotation.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\intern\math_vector.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\intern\math_vector_inline.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\blenlib\intern\noise.c"
 				>
 			</File>
@@ -621,10 +645,6 @@
 			Filter="h;hpp;hxx;hm;inl"
 			>
 			<File
-				RelativePath="..\..\..\source\blender\blenlib\BLI_arithb.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\source\blender\blenlib\BLI_bfile.h"
 				>
 			</File>
@@ -697,6 +717,34 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_math.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_math_base.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_math_color.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_math_geom.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_math_matrix.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_math_rotation.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_math_vector.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\blenlib\BLI_memarena.h"
 				>
 			</File>

Modified: trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2009-11-13 11:10:29 UTC (rev 24545)
+++ trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2009-11-13 13:06:26 UTC (rev 24546)
@@ -696,6 +696,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\editors\space_node\node_buttons.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\editors\space_node\node_draw.c"
 				>
 			</File>





More information about the Bf-blender-cvs mailing list