Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2008-11-29 04:33:22 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2008-11-29 04:33:22 +0300
commit228ce647e036c7531d978e38202958b7854c707a (patch)
tree76a66b31482452b6faab672997d72f6a9cf77967 /projectfiles_vc9
parent6cb554fa9666d7f3f7d558b50673f7379b9bb759 (diff)
* add material, node and screen RNA to project files
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj12
-rw-r--r--projectfiles_vc9/blender/makesrna/RNA_rna.vcproj12
2 files changed, 24 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
index 7395d498763..acf5d45dd7b 100644
--- a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
+++ b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
@@ -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>
diff --git a/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj b/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
index 75096fef405..6e826fcfd83 100644
--- a/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
+++ b/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
@@ -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>