more syncing with trunk.

This commit is contained in:
2011-05-11 09:31:00 +00:00
parent b254960873
commit 1e90add66c
31 changed files with 53 additions and 86 deletions

View File

@@ -22,4 +22,3 @@ if env['BF_NO_ELBEEM']:
env.BlenderLib ( libname = 'bf_modifiers', sources = sources,
includes = Split(incs), defines=defs,
libtype=['core','player'], priority = [80, 40] )