mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-06-10 15:33:59 +00:00
11 lines
No EOL
107 B
Lua
11 lines
No EOL
107 B
Lua
project "BulletSoftBody"
|
|
|
|
kind "StaticLib"
|
|
|
|
includedirs {
|
|
"..",
|
|
}
|
|
files {
|
|
"**.cpp",
|
|
"**.h"
|
|
} |