aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qpixmap/qpixmap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpixmap/qpixmap.pro')
-rw-r--r--tests/auto/qpixmap/qpixmap.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qpixmap/qpixmap.pro b/tests/auto/qpixmap/qpixmap.pro
new file mode 100644
index 0000000..7c35cdf
--- /dev/null
+++ b/tests/auto/qpixmap/qpixmap.pro
@@ -0,0 +1,4 @@
+CONFIG += testcase
+TARGET = tst_qpixmap
+QT += gui testlib winextras
+SOURCES += tst_qpixmap.cpp