Merged changes in the trunk up to revision 32565.

This commit is contained in:
2010-10-18 20:40:43 +00:00
676 changed files with 7637 additions and 5445 deletions

View File

@@ -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'