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.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qstyle/qstyle.pro b/tests/auto/qstyle/qstyle.pro
index 5c949fa56a..2016316737 100644
--- a/tests/auto/qstyle/qstyle.pro
+++ b/tests/auto/qstyle/qstyle.pro
@@ -3,8 +3,8 @@ TARGET.EPOCHEAPSIZE = 0x200000 0x800000
QT += widgets
SOURCES += tst_qstyle.cpp
-wince*|symbian: {
- !symbian:DEFINES += SRCDIR=\\\".\\\"
+wince* {
+ DEFINES += SRCDIR=\\\".\\\"
addPixmap.files = task_25863.png
addPixmap.path = .
DEPLOYMENT += addPixmap