summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdir
diff options
context:
space:
mode:
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>2012-10-13 14:33:06 -0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-13 21:06:32 +0200
commit07c17542bae95cce66c68fed773b2cb13c0fdc92 (patch)
tree3fe87ec7b4bd5f97fb374f019ee070ca6de30be5 /tests/auto/qdir
parent0246abe1b029a59d804182bd9496f1c2c5ee7d7f (diff)
Properly define SRCDIR for QNX on tst_QDir
This change is not required by Qt5. Change-Id: I8b6ea3fcd1c879ee7e74bb304ef27d090d53e6e5 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'tests/auto/qdir')
-rw-r--r--tests/auto/qdir/qdir.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qdir/qdir.pro b/tests/auto/qdir/qdir.pro
index 384c048f61..cdfb11e285 100644
--- a/tests/auto/qdir/qdir.pro
+++ b/tests/auto/qdir/qdir.pro
@@ -9,7 +9,7 @@ wince*|symbian {
DEPLOYMENT += DirFiles
}
-wince* {
+if (wince*|qnx) {
DEFINES += SRCDIR=\\\"\\\"
} else:symbian {
TARGET.CAPABILITY += AllFiles