Merging r51923 through r52851 from trunk into soc-2011-tomato
This commit is contained in:
@@ -30,6 +30,9 @@ if env['WITH_BF_CYCLES']:
|
||||
if env['WITH_BF_BOOLEAN']:
|
||||
SConscript(['bsp/SConscript'])
|
||||
|
||||
if env['WITH_BF_INTERNATIONAL']:
|
||||
SConscript(['locale/SConscript'])
|
||||
|
||||
if env['OURPLATFORM'] in ('win32-vc', 'win32-mingw', 'win64-mingw', 'linuxcross', 'win64-vc'):
|
||||
SConscript(['utfconv/SConscript'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user