Merged changes in the trunk up to revision 28911.
This commit is contained in:
@@ -23,6 +23,9 @@ if env['WITH_BF_BINRELOC']:
|
||||
if env['WITH_BF_OPENEXR']:
|
||||
defs.append('WITH_OPENEXR')
|
||||
|
||||
if env['WITH_BF_TIFF']:
|
||||
defs.append('WITH_TIFF')
|
||||
|
||||
if not env['WITH_BF_SDL']:
|
||||
defs.append('DISABLE_SDL')
|
||||
|
||||
|
Reference in New Issue
Block a user