Bullet 2.85 update
[Torque-3d.git] / Engine / lib / bullet / src / BulletSoftBody / premake4.lua
blobce384de2c863dcdda1855a989f9a1f22e492504d
1 project "BulletSoftBody"
3 kind "StaticLib"
5 includedirs {
6 "..",
8 files {
9 "**.cpp",
10 "**.h"