[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27210] trunk/blender/projectfiles_vc9/ blender/BPY_python/BPY_python.vcproj: MSVC projectfiles_vc9:

Andrea Weikert elubie at gmx.net
Mon Mar 1 19:34:33 CET 2010


Revision: 27210
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27210
Author:   elubie
Date:     2010-03-01 19:34:33 +0100 (Mon, 01 Mar 2010)

Log Message:
-----------
MSVC projectfiles_vc9:
* added file blf.c in BPY_python
* added headers from generic subdir to project 

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

Modified: trunk/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj	2010-03-01 18:14:33 UTC (rev 27209)
+++ trunk/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj	2010-03-01 18:34:33 UTC (rev 27210)
@@ -388,10 +388,14 @@
 				Name="generic"
 				>
 				<File
-					RelativePath="..\..\..\source\blender\python\generic\BGL.c"
+					RelativePath="..\..\..\source\blender\python\generic\bgl.c"
 					>
 				</File>
 				<File
+					RelativePath="..\..\..\source\blender\python\generic\blf.c"
+					>
+				</File>
+				<File
 					RelativePath="..\..\..\source\blender\python\generic\bpy_internal_import.c"
 					>
 				</File>
@@ -430,10 +434,6 @@
 			Filter="h;hpp;hxx;hm;inl"
 			>
 			<File
-				RelativePath="..\..\..\source\blender\python\generic\BGL.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\source\blender\python\BPY_extern.h"
 				>
 			</File>
@@ -481,6 +481,50 @@
 					>
 				</File>
 			</Filter>
+			<Filter
+				Name="generic"
+				>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\bgl.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\blf.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\bpy_internal_import.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\euler.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\Geometry.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\IDProp.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\Mathutils.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\matrix.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\quat.h"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\source\blender\python\generic\vector.h"
+					>
+				</File>
+			</Filter>
 		</Filter>
 	</Files>
 	<Globals>





More information about the Bf-blender-cvs mailing list