summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/image/qpixmapcache/qpixmapcache.pro')
-rw-r--r--tests/auto/gui/image/qpixmapcache/qpixmapcache.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro b/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro
index 1ffafd6c25..fe3b5a2db3 100644
--- a/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro
+++ b/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += gui-private
+CONFIG += testcase
+TARGET = tst_qpixmapcache
+QT += gui-private testlib
SOURCES += tst_qpixmapcache.cpp