summaryrefslogtreecommitdiffstats
path: root/tests/auto/symbian/orientationchange/orientationchange.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/symbian/orientationchange/orientationchange.pro')
-rw-r--r--tests/auto/symbian/orientationchange/orientationchange.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/symbian/orientationchange/orientationchange.pro b/tests/auto/symbian/orientationchange/orientationchange.pro
new file mode 100644
index 0000000..d240fa1
--- /dev/null
+++ b/tests/auto/symbian/orientationchange/orientationchange.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+HEADERS +=
+SOURCES += tst_orientationchange.cpp
+
+symbian {
+ INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
+}