From aa0d093ef96f92f4e0f48d0de0e48fd014263e62 Mon Sep 17 00:00:00 2001 From: Logan McNaughton Date: Thu, 15 Oct 2020 21:51:42 -0700 Subject: [PATCH] update input qt --- mupen64plus-input-qt/mupen64plus-input-qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mupen64plus-input-qt/mupen64plus-input-qt.pro b/mupen64plus-input-qt/mupen64plus-input-qt.pro index 99772a8..fdc55aa 100644 --- a/mupen64plus-input-qt/mupen64plus-input-qt.pro +++ b/mupen64plus-input-qt/mupen64plus-input-qt.pro @@ -60,6 +60,6 @@ LIBS += -L/usr/local/lib -ldl -lSDL2 INCLUDEPATH += /usr/local/include /usr/include/SDL2 /usr/local/include/SDL2 } -CONFIG += c++11 +CONFIG += optimize_full QMAKE_PROJECT_DEPTH = 0