summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro')
-rw-r--r--tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro b/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
index f33cbf050e..1db78e332d 100644
--- a/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
+++ b/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
@@ -1,13 +1,8 @@
-load(qttest_p4)
-
-# do not run benchmarks by default in 'make check'
-CONFIG -= testcase
-
TEMPLATE = app
TARGET = jpeg
DEPENDPATH += .
INCLUDEPATH += .
-
+QT += testlib
CONFIG += release
wince*: {