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:
-rw-r--r--projectfiles_vc9/blender/BPY_python/BPY_python.vcproj4
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj16
2 files changed, 16 insertions, 4 deletions
diff --git a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
index d6703509e52..c96e6e86364 100644
--- a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
@@ -426,6 +426,10 @@
Filter="h;hpp;hxx;hm;inl"
>
<File
+ RelativePath="..\..\..\source\blender\python\generic\BGL.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\BPY_extern.h"
>
</File>
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index fcb49f0dc81..ade42b37933 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -251,6 +251,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\include\ED_numinput.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\include\ED_object.h"
>
</File>
@@ -600,6 +604,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\util\numinput.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\util\undo.c"
>
</File>
@@ -1164,10 +1172,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\transform\transform_numinput.c"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\editors\transform\transform_ops.c"
>
</File>
@@ -1288,6 +1292,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\armature\poseUtils.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\armature\reeb.c"
>
</File>