summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qiodevice/qiodevice.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/io/qiodevice/qiodevice.pro')
-rwxr-xr-xtests/benchmarks/corelib/io/qiodevice/qiodevice.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/benchmarks/corelib/io/qiodevice/qiodevice.pro b/tests/benchmarks/corelib/io/qiodevice/qiodevice.pro
index 54dd0d6861..0dff0ce86e 100755
--- a/tests/benchmarks/corelib/io/qiodevice/qiodevice.pro
+++ b/tests/benchmarks/corelib/io/qiodevice/qiodevice.pro
@@ -1,15 +1,10 @@
-load(qttest_p4)
-
-# do not run benchmarks by default in 'make check'
-CONFIG -= testcase
-
TEMPLATE = app
TARGET = tst_bench_qiodevice
TARGET.EPOCHEAPSIZE = 0x100000 0x2000000
DEPENDPATH += .
INCLUDEPATH += .
-QT -= gui
+QT = core testlib
CONFIG += release