[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11440] branches/ndof/intern/ghost/intern/ Makefile: Tweak to allow building NDOFManager with old Makefiles

Matt Ebb matt at mke3.net
Tue Jul 31 03:45:22 CEST 2007


Revision: 11440
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=11440
Author:   broken
Date:     2007-07-31 03:45:19 +0200 (Tue, 31 Jul 2007)

Log Message:
-----------
Tweak to allow building NDOFManager with old Makefiles

Modified Paths:
--------------
    branches/ndof/intern/ghost/intern/Makefile

Modified: branches/ndof/intern/ghost/intern/Makefile
===================================================================
--- branches/ndof/intern/ghost/intern/Makefile	2007-07-31 01:20:18 UTC (rev 11439)
+++ branches/ndof/intern/ghost/intern/Makefile	2007-07-31 01:45:19 UTC (rev 11440)
@@ -39,6 +39,7 @@
 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
 





More information about the Bf-blender-cvs mailing list