[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16215] trunk/blender/source/gameengine/ Physics/Bullet/SConscript: Update scons files in source/gameengine/Physics/ Bullet.

Diego Borghetti bdiego at gmail.com
Thu Aug 21 23:14:09 CEST 2008


Revision: 16215
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16215
Author:   bdiego
Date:     2008-08-21 23:14:08 +0200 (Thu, 21 Aug 2008)

Log Message:
-----------
Update scons files in source/gameengine/Physics/Bullet.

Please Nathan double check this, but all compile fine here :)

Modified Paths:
--------------
    trunk/blender/source/gameengine/Physics/Bullet/SConscript

Modified: trunk/blender/source/gameengine/Physics/Bullet/SConscript
===================================================================
--- trunk/blender/source/gameengine/Physics/Bullet/SConscript	2008-08-21 21:12:27 UTC (rev 16214)
+++ trunk/blender/source/gameengine/Physics/Bullet/SConscript	2008-08-21 21:14:08 UTC (rev 16215)
@@ -3,7 +3,7 @@
 
 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']
 





More information about the Bf-blender-cvs mailing list