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
parent9916e0193c36c7c107f9e5763611235185a8b52c (diff)
Update MSVC project files.
-rw-r--r--intern/ghost/make/msvc_9_0/ghost.vcproj6
-rw-r--r--projectfiles_vc9/blender/BPY_python/BPY_python.vcproj16
-rw-r--r--projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj8
3 files changed, 21 insertions, 9 deletions
diff --git a/intern/ghost/make/msvc_9_0/ghost.vcproj b/intern/ghost/make/msvc_9_0/ghost.vcproj
index 1bb52ba16b6..05a103791f1 100644
--- a/intern/ghost/make/msvc_9_0/ghost.vcproj
+++ b/intern/ghost/make/msvc_9_0/ghost.vcproj
@@ -120,7 +120,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_9\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE;..\..\..\..\..\build\msvc_9\extern\glew\include"
+ AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_9\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE;..\..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\..\source\blender\imbuf;..\..\..\..\source\blender\makesdna"
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,_USE_MATH_DEFINES"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
@@ -389,6 +389,10 @@
>
</File>
<File
+ RelativePath="..\..\intern\GHOST_EventString.h"
+ >
+ </File>
+ <File
RelativePath="..\..\intern\GHOST_EventTrackpad.h"
>
</File>
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>