forked from bartvdbraak/blender
12 lines
380 B
Python
12 lines
380 B
Python
|
SConscript(['SoundSystem/SConscript',
|
||
|
'string/SConscript',
|
||
|
'ghost/SConscript',
|
||
|
'guardedalloc/SConscript',
|
||
|
'bmfont/SConscript',
|
||
|
'moto/SConscript',
|
||
|
'container/SConscript',
|
||
|
'memutil/SConscript/',
|
||
|
'decimation/SConscript',
|
||
|
'bsp/SConscript',
|
||
|
'iksolver/SConscript'])
|