Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configs

This commit is contained in:
2011-11-13 15:10:54 +00:00
parent 00b695a6f3
commit ea38cb2e5e
9 changed files with 9 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ BF_GETTEXT_LIBPATH = '${BF_GETTEXT}/lib'
WITH_BF_GAMEENGINE = True
WITH_BF_PLAYER = False
WITH_BF_OCEANSIM = True
WITH_BF_BULLET = True
BF_BULLET = '#extern/bullet2/src'