From 3b91d4e30a4a5d9b0667481fb9a0012f529be1a2 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Tue, 21 Nov 2006 00:14:58 +0000 Subject: Step 1 of Bullet 2.x upgrade: Temporarily disabled game engine for scons and Makefiles (nan_definitions?), this to upgrade to Bullet 2.x scons for Darwin, Linux, BSD3, SunOS5, Win32, and Makefiles should not compile game engine right now. CMake and MSVC needs still disabling of game engine. --- config/openbsd3-config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/openbsd3-config.py') diff --git a/config/openbsd3-config.py b/config/openbsd3-config.py index 303f79c9bc8..50a77dccc4d 100644 --- a/config/openbsd3-config.py +++ b/config/openbsd3-config.py @@ -60,7 +60,7 @@ BF_FTGL = '#extern/bFTGL' BF_FTGL_INC = '${BF_FTGL}/include' BF_FTGL_LIB = 'extern_ftgl' -WITH_BF_GAMEENGINE='true' +WITH_BF_GAMEENGINE='false' WITH_BF_ODE = 'false' BF_ODE = LIBDIR + '/ode' -- cgit v1.2.3