@@ -3,7 +3,7 @@ LANGUAGE = C++
TARGET = Notepad--
-CONFIG += qt warn_on Debug
+CONFIG += qt warn_on
QT += core gui widgets concurrent network xmlpatterns
@@ -21,7 +21,7 @@
!win32:VERSION = 15.1.0
TEMPLATE = lib
-CONFIG += qt warn_off thread exceptions hide_symbols debug staticlib
+CONFIG += qt warn_off thread exceptions hide_symbols staticlib
CONFIG(debug, debug|release) {
mac: {