summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstyle/qstyle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qstyle/qstyle.pro')
-rw-r--r--tests/auto/qstyle/qstyle.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/qstyle/qstyle.pro b/tests/auto/qstyle/qstyle.pro
new file mode 100644
index 0000000..71ee2e6
--- /dev/null
+++ b/tests/auto/qstyle/qstyle.pro
@@ -0,0 +1,10 @@
+load(qttest_p4)
+SOURCES += tst_qstyle.cpp
+
+wince*: {
+ addPixmap.sources = task_25863.png
+ addPixmap.path = .
+ DEPLOYMENT += addPixmap
+}
+
+