完善qtcreator下面的编译

This commit is contained in:
爬山虎 2022-12-16 16:56:01 +08:00
parent d80f842c80
commit 21c8460eef
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ LANGUAGE = C++
TARGET = Notepad--
CONFIG += qt warn_on release
CONFIG += qt warn_on Release
QT += core gui widgets concurrent network xmlpatterns
@ -29,7 +29,7 @@ INCLUDEPATH += qscint/src/Qsci
INCLUDEPATH += qscint/scintilla/include
INCLUDEPATH += cceditor
DEFINES += QSCINTILLA_DLL
#DEFINES += QSCINTILLA_DLL
TRANSLATIONS += realcompare_zh.ts