summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-08-12 08:04:56 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-08-12 08:04:56 (GMT)
commit7191199ec9682a12d10619e87b373517022c2e28 (patch)
tree8c5e5d694c4922ad32fd4fd1f3fdad0687b8ef6f /tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
parent5d084d2207b78e2ac45360839d7fa69c3c71960f (diff)
downloadQt-7191199ec9682a12d10619e87b373517022c2e28.zip
Qt-7191199ec9682a12d10619e87b373517022c2e28.tar.gz
Qt-7191199ec9682a12d10619e87b373517022c2e28.tar.bz2
Fixed QtScript autotest build breaks due to incorrect SRCDIR usage.
Diffstat (limited to 'tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro')
-rw-r--r--tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
index 58c53e4..3f641b5 100644
--- a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
+++ b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
@@ -1,7 +1,7 @@
load(qttest_p4)
QT = core script
SOURCES += tst_qscriptv8testsuite.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
+!symbian:DEFINES += SRCDIR=\\\"$$PWD\\\"
wince*|symbian: {
testFiles.sources = tests