mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Stop forcing release mode config for qscintilla
This commit is contained in:
committed by
Justin Clift
parent
f0d6925470
commit
11963f4f95
@@ -29,7 +29,7 @@
|
||||
|
||||
TEMPLATE = lib
|
||||
TARGET = qscintilla2
|
||||
CONFIG += qt warn_off release thread exceptions staticlib debug_and_release
|
||||
CONFIG += qt warn_off thread exceptions staticlib debug_and_release
|
||||
INCLUDEPATH += . ../include ../lexlib ../src
|
||||
|
||||
DEFINES += QSCINTILLA_MAKE_DLL SCINTILLA_QT SCI_LEXER
|
||||
|
||||
Reference in New Issue
Block a user