Merging r49499 through r49518 from trunk into soc-2011-tomato
This commit is contained in:
@@ -11,7 +11,6 @@ SConscript(['audaspace/SConscript',
|
||||
'decimation/SConscript',
|
||||
'iksolver/SConscript',
|
||||
'itasc/SConscript',
|
||||
'boolop/SConscript',
|
||||
'opennl/SConscript',
|
||||
'mikktspace/SConscript',
|
||||
'smoke/SConscript',
|
||||
@@ -26,7 +25,8 @@ if env['WITH_BF_FLUID']:
|
||||
if env['WITH_BF_CYCLES']:
|
||||
SConscript(['cycles/SConscript'])
|
||||
|
||||
SConscript(['bsp/SConscript'])
|
||||
if env['WITH_BF_BOOLEAN']:
|
||||
SConscript(['bsp/SConscript'])
|
||||
|
||||
if env['OURPLATFORM'] in ('win32-vc', 'win32-mingw', 'win64-mingw', 'linuxcross', 'win64-vc'):
|
||||
SConscript(['utfconv/SConscript'])
|
||||
|
||||
Reference in New Issue
Block a user