Stop forcing release mode config for qscintilla

This commit is contained in:
Justin Clift
2016-05-01 16:03:06 +01:00
committed by Justin Clift
parent f0d6925470
commit 11963f4f95

View File

@@ -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