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:
authorBenoit Bolsee <benoit.bolsee@online.be>2009-09-24 13:29:59 +0400
committerBenoit Bolsee <benoit.bolsee@online.be>2009-09-24 13:29:59 +0400
commit3e59a88450b9a26b09e671e38170b0f6f17a9182 (patch)
treef4f22f71d7b412dec24a63c63eb46640efa7d6e7 /projectfiles_vc9/blender
parentb94ed5d7e469c6c3ea421919138da8c04a3f01e3 (diff)
Fix compilation problem in Windows and update project files
Diffstat (limited to 'projectfiles_vc9/blender')
-rw-r--r--projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj8
-rw-r--r--projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj16
2 files changed, 24 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj b/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
index a6630c81aca..6d111ea4b4f 100644
--- a/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
+++ b/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
@@ -483,6 +483,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_bfile.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\intern\BLI_dynstr.c"
>
</File>
@@ -620,6 +624,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_bfile.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\BLI_blenlib.h"
>
</File>
diff --git a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
index a9d78d8b69a..227b4856143 100644
--- a/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
+++ b/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
@@ -603,6 +603,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\makesrna\intern\rna_action_api.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_actuator.c"
>
</File>
@@ -683,6 +687,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\makesrna\intern\rna_image_api.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_key.c"
>
</File>
@@ -707,6 +715,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\makesrna\intern\rna_material_api.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_mesh.c"
>
</File>
@@ -755,6 +767,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\makesrna\intern\rna_pose_api.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_property.c"
>
</File>