qregexp benchmark needs exceptions

Change-Id: I3833345a09e49899c256b4410783b6a08111c4a0
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Oswald Buddenhagen 2012-12-03 18:53:22 +01:00 committed by The Qt Project
parent 81f3b354df
commit 9c4b3dfcaf

View File

@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = tst_bench_qregexp
QT = core testlib
CONFIG += release
CONFIG += release exceptions
SOURCES += main.cpp
RESOURCES += qregexp.qrc