[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17607] branches/blender2.5/blender/ projectfiles_vc9/blender/makesrna: * add material, node and screen RNA to project files

Nathan Letwory jesterking at letwory.net
Sat Nov 29 02:33:22 CET 2008


Revision: 17607
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17607
Author:   jesterking
Date:     2008-11-29 02:33:22 +0100 (Sat, 29 Nov 2008)

Log Message:
-----------
* add material, node and screen RNA to project files

Modified Paths:
--------------
    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/makesrna/RNA_makesrna.vcproj
===================================================================
--- branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj	2008-11-29 01:04:15 UTC (rev 17606)
+++ branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj	2008-11-29 01:33:22 UTC (rev 17607)
@@ -609,10 +609,18 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\makesrna\intern\rna_material.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\makesrna\intern\rna_mesh.c"
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\makesrna\intern\rna_object.c"
 				>
 			</File>
@@ -625,6 +633,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\makesrna\intern\rna_screen.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\makesrna\intern\rna_wm.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	2008-11-29 01:04:15 UTC (rev 17606)
+++ branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj	2008-11-29 01:33:22 UTC (rev 17607)
@@ -191,10 +191,18 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\makesrna\intern\rna_material.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\makesrna\intern\rna_mesh.c"
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\makesrna\intern\rna_object.c"
 				>
 			</File>
@@ -207,6 +215,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\makesrna\intern\rna_screen.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\makesrna\intern\rna_wm.c"
 				>
 			</File>





More information about the Bf-blender-cvs mailing list