Update scons files in source/gameengine/Physics/Bullet.

Please Nathan double check this, but all compile fine here :)
This commit is contained in:
Diego Borghetti
2008-08-21 21:14:08 +00:00
parent 57d1a1eac2
commit f0d58a8b99

View File

@@ -3,7 +3,7 @@ Import ('env')
sources = 'CcdPhysicsEnvironment.cpp CcdPhysicsController.cpp'
incs = '. ../common'
incs = '. ../common #source/kernel/gen_system #intern/string #intern/moto/include #source/gameengine/Rasterizer'
incs += ' ' + env['BF_BULLET_INC']