mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Fixed premake script.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user