scons error

This commit is contained in:
Campbell Barton
2009-03-02 17:24:40 +00:00
parent 4902b6e8e0
commit 24e8d7aa74

View File

@@ -2,7 +2,7 @@
Import ('env')
sources = env.Glob('*.c')
defs = []
incs = '../include ../../blenlib ../../blenkernel ../../makesdna ../../imbuf'
incs += ' ../../windowmanager #/intern/guardedalloc #/extern/glew/include'
incs += ' #/intern/bmfont ../../python ../../makesrna ../../blenfont'