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:
authorMatt Ebb <matt@mke3.net>2007-07-31 05:45:19 +0400
committerMatt Ebb <matt@mke3.net>2007-07-31 05:45:19 +0400
commitdf81fa977e12d8f6e5733e51d9be503b2cc67f14 (patch)
tree2f3c74fbdeb376c279525656e548d259b64b40de /intern/ghost
parentc7ac42403ed6a767af923e51a8f9194b7b35474f (diff)
Tweak to allow building NDOFManager with old Makefiles
Diffstat (limited to 'intern/ghost')
-rw-r--r--intern/ghost/intern/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/ghost/intern/Makefile b/intern/ghost/intern/Makefile
index 32498222ac6..cccbf9a822b 100644
--- a/intern/ghost/intern/Makefile
+++ b/intern/ghost/intern/Makefile
@@ -39,6 +39,7 @@ CCSRCS += GHOST_EventManager.cpp GHOST_EventPrinter.cpp GHOST_WindowManager.cpp
CCSRCS += GHOST_ISystem.cpp GHOST_ModifierKeys.cpp GHOST_TimerManager.cpp
CCSRCS += GHOST_Rect.cpp GHOST_DisplayManager.cpp GHOST_C-api.cpp
CCSRCS += GHOST_CallbackEventConsumer.cpp
+CCSRCS += GHOST_NDOFManager.cpp
include nan_definitions.mk