Renamed glext to khronos.

This commit is contained in:
Branimir Karadžić 2014-03-29 14:53:19 -07:00
parent 4410e0de4d
commit bf52dc9d02
16 changed files with 1 additions and 1 deletions

View file

@ -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 {}