qregexp benchmark needs exceptions
Change-Id: I3833345a09e49899c256b4410783b6a08111c4a0 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
parent
81f3b354df
commit
9c4b3dfcaf
@ -1,7 +1,7 @@
|
||||
TEMPLATE = app
|
||||
TARGET = tst_bench_qregexp
|
||||
QT = core testlib
|
||||
CONFIG += release
|
||||
CONFIG += release exceptions
|
||||
|
||||
SOURCES += main.cpp
|
||||
RESOURCES += qregexp.qrc
|
||||
|
Loading…
Reference in New Issue
Block a user