mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Renamed glext to khronos.
This commit is contained in:
parent
4410e0de4d
commit
bf52dc9d02
16 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ project "bgfx"
|
||||||
configuration { "vs* or linux or mingw or osx or ios*" }
|
configuration { "vs* or linux or mingw or osx or ios*" }
|
||||||
includedirs {
|
includedirs {
|
||||||
--nacl has GLES2 headers modified...
|
--nacl has GLES2 headers modified...
|
||||||
BGFX_DIR .. "3rdparty/glext",
|
BGFX_DIR .. "3rdparty/khronos",
|
||||||
}
|
}
|
||||||
|
|
||||||
configuration {}
|
configuration {}
|
||||||
|
|
Loading…
Reference in a new issue