Merged changes in the trunk up to revision 32565.
This commit is contained in:
@@ -25,7 +25,7 @@ else:
|
||||
incs += ' ../python'
|
||||
incs += ' ' + env['BF_PYTHON_INC']
|
||||
if env['BF_DEBUG']:
|
||||
defs.append('_DEBUG')
|
||||
defs.append('DEBUG')
|
||||
|
||||
if env['WITH_BF_QUICKTIME']:
|
||||
incs += ' ../quicktime'
|
||||
|
||||
Reference in New Issue
Block a user