summaryrefslogtreecommitdiffstats
path: root/tests/auto/symbian/orientationchange/orientationchange.pro
diff options
context:
space:
mode:
authorAlessandro Portale <aportale@trolltech.com>2009-06-03 12:32:12 (GMT)
committerAlessandro Portale <aportale@trolltech.com>2009-06-03 12:32:12 (GMT)
commit3524dcecdd7d3fef48932f17814bf4a2ecd2cda7 (patch)
tree294ba02513110e42377b5a140fc6cf03cd31c857 /tests/auto/symbian/orientationchange/orientationchange.pro
parent9db0d28080b4b08ef484e2fb767e20a2754f537d (diff)
parent3d05a836cb0bc62e6dc31d297bada07ec60adc34 (diff)
downloadQt-3524dcecdd7d3fef48932f17814bf4a2ecd2cda7.zip
Qt-3524dcecdd7d3fef48932f17814bf4a2ecd2cda7.tar.gz
Qt-3524dcecdd7d3fef48932f17814bf4a2ecd2cda7.tar.bz2
Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public
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
+}