fix for scons
This commit is contained in:
@@ -6,6 +6,7 @@ sources = env.Glob('*.c')
|
||||
incs = '../include ../../blenlib ../../blenkernel ../../makesdna ../../imbuf'
|
||||
incs += ' ../../windowmanager #/intern/guardedalloc'
|
||||
incs += ' ../../makesrna ../../python ../../ikplugin'
|
||||
incs += ' ../../render/extern/include ../../gpu' # for object_bake.c
|
||||
|
||||
defs = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user