4 SConscript(['audaspace/SConscript',
7 'guardedalloc/SConscript',
9 'container/SConscript',
10 'memutil/SConscript/',
11 'decimation/SConscript',
12 'iksolver/SConscript',
16 'mikktspace/SConscript',
19 # NEW_CSG was intended for intern/csg, but
20 # getting it to compile is difficult
21 # intern/bsp has been used anyway, so
22 # perhaps get rid of intern/csg?
25 if env['WITH_BF_FLUID']:
26 SConscript(['elbeem/SConscript'])
29 SConscript(['bsp/SConscript'])
31 SConscript(['csg/SConscript'])