From 6cf243f46929134c7e442cae9a480b4fa5bb8fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Sat, 4 Jun 2022 11:03:41 -0700 Subject: [PATCH] Cleanup. --- scripts/genie.lua | 8 -------- 1 file changed, 8 deletions(-) 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()