diff --git a/scripts/genie.lua b/scripts/genie.lua index 9ee75e686..80fa12123 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -441,14 +441,6 @@ function exampleProjectDefaults() path.join(BGFX_DIR, "examples/runtime/tvOS-Info.plist"), } - - configuration { "qnx*" } - targetextension "" - links { - "EGL", - "GLESv2", - } - configuration {} strip()