mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 23:35:45 +00:00
Bullet 2.85 update
This commit is contained in:
parent
38bf2b8175
commit
540c9b72c0
391 changed files with 32183 additions and 58559 deletions
|
|
@ -36,14 +36,6 @@ addPath( "${libDir}/bullet/src/BulletDynamics/Dynamics" )
|
|||
addPath( "${libDir}/bullet/src/BulletDynamics/Vehicle" )
|
||||
addPath( "${libDir}/bullet/src/LinearMath" )
|
||||
|
||||
if( WIN32 )
|
||||
addDef( "WIN32" )
|
||||
|
||||
addPath( "${libDir}/bullet/src/BulletMultiThreaded" )
|
||||
addPath( "${libDir}/bullet/src/MiniCL/MiniCLTask" )
|
||||
addPath( "${libDir}/bullet/src/BulletMultiThreaded/SpuNarrowPhaseCollisionTask" )
|
||||
addInclude( "${libDir}/bullet/src/vectormath/scalar" )
|
||||
endif()
|
||||
|
||||
addInclude( "${libDir}/bullet/src" )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue