Merged changes in the trunk up to revision 36757.
This commit is contained in:
@@ -78,10 +78,6 @@ if env['OURPLATFORM'] == 'darwin':
|
||||
if env['BF_NO_ELBEEM']:
|
||||
defs.append('DISABLE_ELBEEM')
|
||||
|
||||
if env['WITH_BF_LCMS']:
|
||||
defs.append('WITH_LCMS')
|
||||
incs += ' ' + env['BF_LCMS_INC']
|
||||
|
||||
if env['WITH_BF_LZO']:
|
||||
incs += ' #/extern/lzo/minilzo'
|
||||
defs.append('WITH_LZO')
|
||||
|
||||
Reference in New Issue
Block a user