mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Added QNX premake script config for examples.
This commit is contained in:
@@ -90,6 +90,13 @@ function exampleProject(_name, _uuid)
|
||||
"Cocoa.framework",
|
||||
"OpenGL.framework",
|
||||
}
|
||||
|
||||
configuration { "qnx*" }
|
||||
targetextension ""
|
||||
links {
|
||||
"EGL",
|
||||
"GLESv2",
|
||||
}
|
||||
end
|
||||
|
||||
dofile "bgfx.lua"
|
||||
|
||||
Reference in New Issue
Block a user