[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30395] trunk/blender/projectfiles_vc9/ blender: Update MSVC9 project file

Benoit Bolsee benoit.bolsee at online.be
Thu Jul 15 22:16:17 CEST 2010


Revision: 30395
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30395
Author:   ben2610
Date:     2010-07-15 22:16:17 +0200 (Thu, 15 Jul 2010)

Log Message:
-----------
Update MSVC9 project file

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

Modified: trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2010-07-15 20:02:53 UTC (rev 30394)
+++ trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2010-07-15 20:16:17 UTC (rev 30395)
@@ -356,10 +356,6 @@
 			Filter="c"
 			>
 			<File
-				RelativePath="..\..\..\source\blender\editors\datafiles\B.blend.c"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\source\blender\editors\datafiles\Bfont.c"
 				>
 			</File>
@@ -387,6 +383,10 @@
 				RelativePath="..\..\..\source\blender\editors\datafiles\splash.png.c"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\source\blender\editors\datafiles\startup.blend.c"
+				>
+			</File>
 		</Filter>
 		<Filter
 			Name="interface"
@@ -1347,6 +1347,10 @@
 				RelativePath="..\..\..\source\blender\editors\sculpt_paint\sculpt_intern.h"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\source\blender\editors\sculpt_paint\sculpt_undo.c"
+				>
+			</File>
 		</Filter>
 		<Filter
 			Name="uvedit"

Modified: trunk/blender/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/gpu/BL_gpu.vcproj	2010-07-15 20:02:53 UTC (rev 30394)
+++ trunk/blender/projectfiles_vc9/blender/gpu/BL_gpu.vcproj	2010-07-15 20:16:17 UTC (rev 30395)
@@ -508,7 +508,7 @@
 			Filter="h;hpp;hxx;hm;inl"
 			>
 			<File
-				RelativePath="..\..\..\source\blender\gpu\gpu_buffers.h"
+				RelativePath="..\..\..\source\blender\gpu\GPU_buffers.h"
 				>
 			</File>
 			<File





More information about the Bf-blender-cvs mailing list