summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/benchmarks/corelib/tools/qregexp/qregexp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/tools/qregexp/qregexp.pro b/tests/benchmarks/corelib/tools/qregexp/qregexp.pro
index 6e466aeab6..140c93bd81 100644
--- a/tests/benchmarks/corelib/tools/qregexp/qregexp.pro
+++ b/tests/benchmarks/corelib/tools/qregexp/qregexp.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = tst_bench_qregexp
QT = core testlib
-CONFIG += release
+CONFIG += release exceptions
SOURCES += main.cpp
RESOURCES += qregexp.qrc