2.5
- writeimage.c back, put in space_file now... - renamed fluidsim.c to distinguish from bke version
This commit is contained in:
@@ -5,6 +5,7 @@ sources = env.Glob('*.c')
|
||||
|
||||
incs = '../include ../../blenlib ../../blenkernel ../../makesdna ../../imbuf'
|
||||
incs += ' ../../blenloader #intern/bmfont ../../makesrna'
|
||||
incs += ' ../../render/extern/include '
|
||||
incs += ' ../../windowmanager #/intern/guardedalloc #/extern/glew/include'
|
||||
|
||||
env.BlenderLib ( 'bf_editors_space_file', sources, Split(incs), [], libtype=['core'], priority=[115] )
|
||||
|
||||
Reference in New Issue
Block a user