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>2010-04-13 23:39:28 +0400
committerAndrea Weikert <elubie@gmx.net>2010-04-13 23:39:28 +0400
commit2c0287660ccfaa8cc08eb72f8aa00e84306ad0ed (patch)
tree8cf0ed51b564b9b2ac4e609c37abb8663d4f5f33 /projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
parentcfb5fec030e3d48c435bad690781870a15347cfb (diff)
MSVC projectfiles update
* big modifier refactor * added include path to pthreads for BL_gpu.vcproj and blender.vcproj - hopefully only temporarily. Is needed because BLI_threads.h includes <pthreads.h> header!!!
Diffstat (limited to 'projectfiles_vc9/blender/BPY_python/BPY_python.vcproj')
-rw-r--r--projectfiles_vc9/blender/BPY_python/BPY_python.vcproj40
1 files changed, 24 insertions, 16 deletions
diff --git a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
index 6946a23c507..5271b7ffe35 100644
--- a/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
@@ -392,7 +392,7 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\blf.c"
+ RelativePath="..\..\..\source\blender\python\generic\blf_api.c"
>
</File>
<File
@@ -400,31 +400,35 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\euler.c"
+ RelativePath="..\..\..\source\blender\python\generic\geometry.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\Geometry.c"
+ RelativePath="..\..\..\source\blender\python\generic\IDProp.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\IDProp.c"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_color.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\Mathutils.c"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_euler.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\matrix.c"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_matrix.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\quat.c"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_quat.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\vector.c"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_vector.c"
>
</File>
</Filter>
@@ -489,7 +493,7 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\blf.h"
+ RelativePath="..\..\..\source\blender\python\generic\blf_api.h"
>
</File>
<File
@@ -497,31 +501,35 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\euler.h"
+ RelativePath="..\..\..\source\blender\python\generic\geometry.h"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\Geometry.h"
+ RelativePath="..\..\..\source\blender\python\generic\IDProp.h"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\IDProp.h"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_color.h"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\Mathutils.h"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_euler.h"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\matrix.h"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_matrix.h"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\quat.h"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_quat.h"
>
</File>
<File
- RelativePath="..\..\..\source\blender\python\generic\vector.h"
+ RelativePath="..\..\..\source\blender\python\generic\mathutils_vector.h"
>
</File>
</Filter>