Revision: 27177
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27177
Author: gsrb3d
Date: 2010-02-28 01:48:05 +0100 (Sun, 28 Feb 2010)
Log Message:
-----------
Fix include path for GHOST include.
Modified Paths:
--------------
trunk/blender/source/blender/blenlib/intern/Makefile
Modified: trunk/blender/source/blender/blenlib/intern/Makefile
===================================================================
--- trunk/blender/source/blender/blenlib/intern/Makefile 2010-02-27
23:22:10 UTC (rev 27176)
+++ trunk/blender/source/blender/blenlib/intern/Makefile 2010-02-28
00:48:05 UTC (rev 27177)
@@ -52,7 +52,7 @@
CPPFLAGS += -I../../gpu
-CPPFLAGS += -I../../../intern/ghost
+CPPFLAGS += -I$(NAN_GHOST)/include
ifdef NAN_PTHREADS
CPPFLAGS += -I$(NAN_PTHREADS)/include
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs