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.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro b/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro
new file mode 100644
index 0000000000..1ffafd6c25
--- /dev/null
+++ b/tests/auto/gui/image/qpixmapcache/qpixmapcache.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+QT += gui-private
+SOURCES += tst_qpixmapcache.cpp
+
+
+