summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmainwindow/qmainwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmainwindow/qmainwindow.pro')
-rw-r--r--tests/auto/qmainwindow/qmainwindow.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qmainwindow/qmainwindow.pro b/tests/auto/qmainwindow/qmainwindow.pro
new file mode 100644
index 0000000000..e015f95ec1
--- /dev/null
+++ b/tests/auto/qmainwindow/qmainwindow.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+SOURCES += tst_qmainwindow.cpp
+
+# Symbian toolchain does not support correct include semantics
+symbian:INCPATH+=..\\..\\..\\include\\QtGui\\private
+