2.5:
* Scons compile fix for recent smoke commit.
This commit is contained in:
@@ -4,7 +4,7 @@ Import ('env')
|
||||
sources = env.Glob('intern/*.c')
|
||||
|
||||
incs = '../blenlib ../blenkernel ../makesdna ../include'
|
||||
incs += ' #/extern/glew/include #intern/guardedalloc ../imbuf .'
|
||||
incs += ' #/extern/glew/include #intern/guardedalloc #intern/smoke/extern ../imbuf .'
|
||||
|
||||
incs += ' ' + env['BF_OPENGL_INC']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user