[Bf-blender-cvs] [bdc324b] testbuild: Revert "Fix for buildbot compilation error in intern/ghost with SCons."

Tamito Kajiyama noreply at git.blender.org
Fri Nov 14 04:31:40 CET 2014


Commit: bdc324b4668ea4e6adab41b7eb1a47345f72c766
Author: Tamito Kajiyama
Date:   Mon Sep 8 01:52:51 2014 +0900
Branches: testbuild
https://developer.blender.org/rBbdc324b4668ea4e6adab41b7eb1a47345f72c766

Revert "Fix for buildbot compilation error in intern/ghost with SCons."

This reverts commit f2597abafd6c33b5a1cb887a37d06798a0af58e5.

===================================================================

M	intern/ghost/SConscript

===================================================================

diff --git a/intern/ghost/SConscript b/intern/ghost/SConscript
index 9c0d2dd..8075647 100644
--- a/intern/ghost/SConscript
+++ b/intern/ghost/SConscript
@@ -47,7 +47,6 @@ incs = [
     '#source/blender/imbuf',
     '#source/blender/makesdna',
     '../string',
-    '../../source/blender/blenlib',
     ]
 incs = ' '.join(incs)




More information about the Bf-blender-cvs mailing list