summaryrefslogtreecommitdiffstats
path: root/tests/auto/qelapsedtimer/qelapsedtimer.pro
diff options
context:
space:
mode:
authorPasi Pentikainen <pasi.a.pentikainen@nokia.com>2011-11-17 13:59:53 (GMT)
committerPasi Pentikainen <pasi.a.pentikainen@nokia.com>2011-11-17 13:59:53 (GMT)
commit12e40dc6350ce37a6108c62d3c954a50df621dbd (patch)
tree0fd5eb966de7b9124c1af2e9355ce8e594ad7b4d /tests/auto/qelapsedtimer/qelapsedtimer.pro
parent574464cd7e2940f2dadc4d556e24b944cf222f3d (diff)
parentb0d54f150e9b4211e263b4835dd2c64ac07a8c86 (diff)
downloadQt-12e40dc6350ce37a6108c62d3c954a50df621dbd.zip
Qt-12e40dc6350ce37a6108c62d3c954a50df621dbd.tar.gz
Qt-12e40dc6350ce37a6108c62d3c954a50df621dbd.tar.bz2
Merge remote-tracking branch 'qt/4.8'
Diffstat (limited to 'tests/auto/qelapsedtimer/qelapsedtimer.pro')
-rw-r--r--tests/auto/qelapsedtimer/qelapsedtimer.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qelapsedtimer/qelapsedtimer.pro b/tests/auto/qelapsedtimer/qelapsedtimer.pro
index 8768876..1d74fc5 100644
--- a/tests/auto/qelapsedtimer/qelapsedtimer.pro
+++ b/tests/auto/qelapsedtimer/qelapsedtimer.pro
@@ -7,6 +7,8 @@ wince* {
} else:symbian {
# do not define SRCDIR at all
TARGET.EPOCHEAPSIZE = 0x100000 0x3000000
+} else:integrity {
+ DEFINES += SRCDIR=\"/\"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}