mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Fixed premake script.
This commit is contained in:
parent
3ed3938fda
commit
f125fde63d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ project "bgfx"
|
|||
BGFX_DIR .. "src/**.mm",
|
||||
}
|
||||
|
||||
configuration { "vs*" }
|
||||
configuration { "vs* or linux" }
|
||||
includedirs {
|
||||
--nacl has GLES2 headers modified...
|
||||
BGFX_DIR .. "3rdparty/glext",
|
||||
|
|
Loading…
Reference in a new issue