4 SConscript(['SoundSystem/SConscript',
7 'guardedalloc/SConscript',
9 'container/SConscript',
10 'memutil/SConscript/',
11 'decimation/SConscript',
12 'iksolver/SConscript',
17 # NEW_CSG was intended for intern/csg, but
18 # getting it to compile is difficult
19 # intern/bsp has been used anyway, so
20 # perhaps get rid of intern/csg?
23 if not env['BF_NO_ELBEEM']:
24 SConscript(['elbeem/SConscript'])
27 SConscript(['bsp/SConscript'])
29 SConscript(['csg/SConscript'])