Scons_buildsystem: add WITH_BF_OCEANSIM = True to all configs

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

View File

@@ -102,6 +102,7 @@ BF_FFTW3_LIBPATH = '${BF_FFTW3}/lib'
WITH_BF_GAMEENGINE = True
WITH_BF_PLAYER = True
WITH_BF_OCEANSIM = True
WITH_BF_BULLET = True
BF_BULLET = '#extern/bullet2/src'