add preliminary premake4 support (next to cmake) mainly to auto-generate Visual Studio projectfiles that can be redistributed (with no dependency on cmake, premake)
This commit is contained in:
5
Extras/premake4.lua
Normal file
5
Extras/premake4.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
include "HACD"
|
||||
|
||||
include "Serialize/BulletFileLoader"
|
||||
include "Serialize/BulletWorldImporter"
|
||||
Reference in New Issue
Block a user