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
path: root/intern
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 /intern
parent9916e0193c36c7c107f9e5763611235185a8b52c (diff)
Update MSVC project files.
Diffstat (limited to 'intern')
-rw-r--r--intern/ghost/make/msvc_9_0/ghost.vcproj6
1 files changed, 5 insertions, 1 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>