Browse Source

Fix build errors

taotieren 2 năm trước cách đây
mục cha
commit
50a6101c8b
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/RealCompare.pro
  2. 1 1
      src/qscint/src/qscintilla.pro

+ 1 - 1
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
 

+ 1 - 1
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: {