mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
Added dummy premake script.
This commit is contained in:
7
premake/bx.lua
Normal file
7
premake/bx.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
project "bx"
|
||||
uuid "4db0b09e-d6df-11e1-a0ec-65ccdd6a022f"
|
||||
kind "StaticLib"
|
||||
|
||||
files {
|
||||
"../include/**.h",
|
||||
}
|
||||
Reference in New Issue
Block a user