Merged changes in the trunk up to revision 52690.
Conflicts resolved: release/datafiles/startup.blend source/blender/blenlib/intern/bpath.c
This commit is contained in:
@@ -41,11 +41,12 @@ if env['WITH_BF_PYTHON']:
|
||||
if env['BF_DEBUG']:
|
||||
defs.append('DEBUG')
|
||||
|
||||
'''
|
||||
if env['WITH_BF_ELTOPO']:
|
||||
incs += ' #/extern/eltopo'
|
||||
incs += ' #/extern/eltopo/eltopo3d'
|
||||
defs.append('WITH_ELTOPO')
|
||||
|
||||
'''
|
||||
if env['WITH_BF_QUICKTIME']:
|
||||
incs += ' ../quicktime'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user