mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-03 04:20:30 +00:00
15 lines
No EOL
130 B
Lua
15 lines
No EOL
130 B
Lua
project "Bullet3Dynamics"
|
|
|
|
language "C++"
|
|
|
|
kind "StaticLib"
|
|
|
|
includedirs {
|
|
".."
|
|
}
|
|
|
|
|
|
files {
|
|
"**.cpp",
|
|
"**.h"
|
|
} |