diff options
Diffstat (limited to 'tests/auto/qelapsedtimer/qelapsedtimer.pro')
-rw-r--r-- | tests/auto/qelapsedtimer/qelapsedtimer.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qelapsedtimer/qelapsedtimer.pro b/tests/auto/qelapsedtimer/qelapsedtimer.pro index 1d74fc5..8768876 100644 --- a/tests/auto/qelapsedtimer/qelapsedtimer.pro +++ b/tests/auto/qelapsedtimer/qelapsedtimer.pro @@ -7,8 +7,6 @@ wince* { } else:symbian { # do not define SRCDIR at all TARGET.EPOCHEAPSIZE = 0x100000 0x3000000 -} else:integrity { - DEFINES += SRCDIR=\"/\" } else { DEFINES += SRCDIR=\\\"$$PWD/\\\" } |