Update scons files in source/gameengine/Physics/Bullet.
Please Nathan double check this, but all compile fine here :)
This commit is contained in:
@@ -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']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user