mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-08 22:39:29 +00:00
9 lines
119 B
Lua
9 lines
119 B
Lua
project "HACD"
|
|
|
|
kind "StaticLib"
|
|
targetdir "../../lib"
|
|
includedirs {"."}
|
|
files {
|
|
"**.cpp",
|
|
"**.h"
|
|
} |