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