Revision: 21671
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=21671
Author:   campbellbarton
Date:     2009-07-18 09:01:16 +0200 (Sat, 18 Jul 2009)

Log Message:
-----------
worked for me but broke building for eman, this fixes (both on linux which is 
confusing).

Modified Paths:
--------------
    branches/blender2.5/blender/source/blender/editors/space_console/SConscript

Modified: 
branches/blender2.5/blender/source/blender/editors/space_console/SConscript
===================================================================
--- branches/blender2.5/blender/source/blender/editors/space_console/SConscript 
2009-07-18 05:26:47 UTC (rev 21670)
+++ branches/blender2.5/blender/source/blender/editors/space_console/SConscript 
2009-07-18 07:01:16 UTC (rev 21671)
@@ -6,6 +6,7 @@
 
 incs = [
        '../include',
+       '#extern/glew/include',
        '#/intern/guardedalloc',
        '../../makesdna',
        '../../makesrna',


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to