summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-08-12 11:04:56 +0300
committerJanne Anttila <janne.anttila@digia.com>2009-08-12 11:04:56 +0300
commit7191199ec9682a12d10619e87b373517022c2e28 (patch)
tree8c5e5d694c4922ad32fd4fd1f3fdad0687b8ef6f /tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp
parent5d084d2207b78e2ac45360839d7fa69c3c71960f (diff)
Fixed QtScript autotest build breaks due to incorrect SRCDIR usage.
Diffstat (limited to 'tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp')
-rw-r--r--tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp b/tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp
index 66041042fb..724c2fbe47 100644
--- a/tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp
+++ b/tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp
@@ -45,6 +45,10 @@
#include <QtScript>
+#if defined(Q_OS_SYMBIAN)
+# define SRCDIR ""
+#endif
+
//TESTED_CLASS=
//TESTED_FILES=