bt->b3
This commit is contained in:
12
src/Bullet3Common/premake4.lua
Normal file
12
src/Bullet3Common/premake4.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
project "Bullet3Common"
|
||||
|
||||
language "C++"
|
||||
|
||||
kind "StaticLib"
|
||||
|
||||
targetdir "../../bin"
|
||||
|
||||
files {
|
||||
"**.cpp",
|
||||
"**.h"
|
||||
}
|
||||
Reference in New Issue
Block a user