summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qvector/qvector.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/qvector/qvector.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qvector/qvector.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/benchmarks/corelib/tools/qvector/qvector.pro b/tests/benchmarks/corelib/tools/qvector/qvector.pro
index c836027453..78a56adcd6 100644
--- a/tests/benchmarks/corelib/tools/qvector/qvector.pro
+++ b/tests/benchmarks/corelib/tools/qvector/qvector.pro
@@ -1,10 +1,5 @@
-load(qttest_p4)
-
-# do not run benchmarks by default in 'make check'
-CONFIG -= testcase
-
TARGET = tst_vector
-QT = core
+QT = core testlib
INCLUDEPATH += .
SOURCES += main.cpp outofline.cpp
CONFIG += release