mirror of https://github.com/bkaradzic/bgfx
Cleanup.
This commit is contained in:
parent
05b60be3c2
commit
6cf243f469
|
@ -441,14 +441,6 @@ function exampleProjectDefaults()
|
|||
path.join(BGFX_DIR, "examples/runtime/tvOS-Info.plist"),
|
||||
}
|
||||
|
||||
|
||||
configuration { "qnx*" }
|
||||
targetextension ""
|
||||
links {
|
||||
"EGL",
|
||||
"GLESv2",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
strip()
|
||||
|
|
Loading…
Reference in New Issue