forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
11
lib/haxebullet/bullet/BulletSoftBody/premake4.lua
Normal file
11
lib/haxebullet/bullet/BulletSoftBody/premake4.lua
Normal file
@ -0,0 +1,11 @@
|
||||
project "BulletSoftBody"
|
||||
|
||||
kind "StaticLib"
|
||||
|
||||
includedirs {
|
||||
"..",
|
||||
}
|
||||
files {
|
||||
"**.cpp",
|
||||
"**.h"
|
||||
}
|
Reference in New Issue
Block a user