[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [28671] trunk/blender/source/blender/ editors/space_console/Makefile: Fixing the makefiles compiling

Joilnen Leite vma_bad_list at yahoo.com
Sat May 8 21:48:28 CEST 2010


Revision: 28671
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=28671
Author:   pidhash
Date:     2010-05-08 21:48:28 +0200 (Sat, 08 May 2010)

Log Message:
-----------
Fixing the makefiles compiling

Modified Paths:
--------------
    trunk/blender/source/blender/editors/space_console/Makefile

Modified: trunk/blender/source/blender/editors/space_console/Makefile
===================================================================
--- trunk/blender/source/blender/editors/space_console/Makefile	2010-05-08 19:08:33 UTC (rev 28670)
+++ trunk/blender/source/blender/editors/space_console/Makefile	2010-05-08 19:48:28 UTC (rev 28671)
@@ -43,6 +43,7 @@
 CPPFLAGS += -I../../blenfont
 CPPFLAGS += -I../../blenkernel
 CPPFLAGS += -I../../blenlib
+CPPFLAGS += -I../../blenloader
 CPPFLAGS += -I../../makesdna
 CPPFLAGS += -I../../makesrna
 CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include





More information about the Bf-blender-cvs mailing list