summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter/qpainter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpainter/qpainter.pro')
-rw-r--r--tests/auto/qpainter/qpainter.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qpainter/qpainter.pro b/tests/auto/qpainter/qpainter.pro
index c8446d1..69dc98d 100644
--- a/tests/auto/qpainter/qpainter.pro
+++ b/tests/auto/qpainter/qpainter.pro
@@ -1,7 +1,7 @@
load(qttest_p4)
contains(QT_CONFIG, qt3support): QT += qt3support
SOURCES += tst_qpainter.cpp
-wince*|symbian*: {
+wince*|symbian: {
addFiles.sources = drawEllipse drawLine_rop_bitmap drawPixmap_rop drawPixmap_rop_bitmap task217400.png
addFiles.path = .
DEPLOYMENT += addFiles