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>2010-02-04 00:14:50 +0300
committerBenoit Bolsee <benoit.bolsee@online.be>2010-02-04 00:14:50 +0300
commitb6c643c19f83248eb8100e2e5bc7eeb9bd262a09 (patch)
tree745b1591f724d40b4d440cc6194cb33a0dc08230 /projectfiles_vc9
parent9916e0193c36c7c107f9e5763611235185a8b52c (diff)
Update MSVC project files.
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/BPY_python/BPY_python.vcproj16
-rw-r--r--projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj8
2 files changed, 16 insertions, 8 deletions
diff --git a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
index 2a68201c8f5..4361a0b25cb 100644
--- a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
@@ -336,6 +336,10 @@
Name="internal"
>
<File
+ RelativePath="..\..\..\source\blender\python\intern\bpy_app.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\intern\bpy_array.c"
>
</File>
@@ -364,10 +368,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\intern\bpy_ui.c"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\python\intern\bpy_util.c"
>
</File>
@@ -429,6 +429,10 @@
Name="internal"
>
<File
+ RelativePath="..\..\..\source\blender\python\intern\bpy_app.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\intern\bpy_idprop.h"
>
</File>
@@ -457,10 +461,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\intern\bpy_ui.h"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\python\intern\bpy_util.h"
>
</File>
diff --git a/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj b/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
index 3d6c954a6a9..3c9d072c7b1 100644
--- a/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
+++ b/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
@@ -480,6 +480,10 @@
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_args.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\intern\BLI_bfile.c"
>
</File>
@@ -653,6 +657,10 @@
Filter="h;hpp;hxx;hm;inl"
>
<File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_args.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\BLI_bfile.h"
>
</File>