From 50a6101c8b87a2c6f55e53b7cbb4a817bbbed5d8 Mon Sep 17 00:00:00 2001 From: taotieren Date: Tue, 31 Jan 2023 22:43:46 +0800 Subject: [PATCH] Fix build errors --- src/RealCompare.pro | 2 +- src/qscint/src/qscintilla.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RealCompare.pro b/src/RealCompare.pro index 1035414..a3d052c 100755 --- a/src/RealCompare.pro +++ b/src/RealCompare.pro @@ -3,7 +3,7 @@ LANGUAGE = C++ TARGET = Notepad-- -CONFIG += qt warn_on Debug +CONFIG += qt warn_on QT += core gui widgets concurrent network xmlpatterns diff --git a/src/qscint/src/qscintilla.pro b/src/qscint/src/qscintilla.pro index 2704d72..c50aab5 100755 --- a/src/qscint/src/qscintilla.pro +++ b/src/qscint/src/qscintilla.pro @@ -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: {