mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Cleanup.
This commit is contained in:
parent
6c990179ee
commit
ac653682b6
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ function bgfxProject(_name, _uuid, _kind, _defines)
|
||||||
"Cocoa.framework",
|
"Cocoa.framework",
|
||||||
}
|
}
|
||||||
|
|
||||||
configuration { "vs* or linux or mingw or osx or xcode4 or ios*" }
|
configuration { "vs* or linux or mingw or xcode4 or osx or ios*" }
|
||||||
includedirs {
|
includedirs {
|
||||||
--nacl has GLES2 headers modified...
|
--nacl has GLES2 headers modified...
|
||||||
BGFX_DIR .. "3rdparty/khronos",
|
BGFX_DIR .. "3rdparty/khronos",
|
||||||
|
|
Loading…
Reference in a new issue