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:
authorAndrea Weikert <elubie@gmx.net>2009-07-11 21:29:53 +0400
committerAndrea Weikert <elubie@gmx.net>2009-07-11 21:29:53 +0400
commitf787712cbbcc303eb1285eaa36edc9c6e5aa8096 (patch)
treec66ab5e19fbf7b9fe24423c0150f6b7e401ccb3e /projectfiles_vc9/blender/makesrna
parent79134a54b96e6ca1c835be374481d18853446353 (diff)
2.5 MSVC projectfiles
* update for NLA merge from Aligorith
Diffstat (limited to 'projectfiles_vc9/blender/makesrna')
-rw-r--r--projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj4
-rw-r--r--projectfiles_vc9/blender/makesrna/RNA_rna.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
index 35f71c51df4..9e4c50e9e3f 100644
--- a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
+++ b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
@@ -711,6 +711,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\makesrna\intern\rna_nla.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree.c"
>
</File>
diff --git a/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj b/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
index af23842b15d..f6eb7b282e0 100644
--- a/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
+++ b/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
@@ -271,6 +271,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\makesrna\intern\rna_nla_gen.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree_gen.c"
>
</File>