mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +00:00
9 lines
111 B
Lua
9 lines
111 B
Lua
project "HACD"
|
|
|
|
kind "StaticLib"
|
|
targetdir "../../lib"
|
|
includedirs {"."}
|
|
files {
|
|
"**.cpp",
|
|
"**.h"
|
|
} |