summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/qlayout/tst_qlayout.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qlayout/tst_qlayout.cpp b/tests/auto/qlayout/tst_qlayout.cpp
index 96f8863..be3998f 100644
--- a/tests/auto/qlayout/tst_qlayout.cpp
+++ b/tests/auto/qlayout/tst_qlayout.cpp
@@ -60,6 +60,10 @@
# include <QtGui/QMacStyle>
#endif
+#if defined(Q_OS_SYMBIAN)
+# define SRCDIR "."
+#endif
+
//TESTED_CLASS=
//TESTED_FILES=