summaryrefslogtreecommitdiffstats
path: root/tests/auto/integrationtests/windowsmobile/windowsmobile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/integrationtests/windowsmobile/windowsmobile.pro')
-rw-r--r--tests/auto/integrationtests/windowsmobile/windowsmobile.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/integrationtests/windowsmobile/windowsmobile.pro b/tests/auto/integrationtests/windowsmobile/windowsmobile.pro
new file mode 100644
index 0000000000..2e6b444d7b
--- /dev/null
+++ b/tests/auto/integrationtests/windowsmobile/windowsmobile.pro
@@ -0,0 +1,9 @@
+
+TEMPLATE = subdirs
+
+wincewm* {
+ SUBDIRS = testQMenuBar
+}
+ SUBDIRS += test
+
+