summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/generic.pro
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@digia.com>2014-07-29 12:15:17 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-08-06 15:48:02 +0200
commit28fe4e3a864b799e4e4b9e0c2dc251f03459d85e (patch)
treefbd8970a8fbcd997ec9c408af4fe0d94713c2aaa /src/plugins/generic/generic.pro
parent54ca39afec6c3a175da085a704772b28f42bc274 (diff)
Remove specific maemo/meego codepaths
We no longer support the maemo/meego platform, so we can remove the specific code for that platform. Change-Id: Ia7f0730eba2d96794b97b7ca4753f63a2d7bc2a8 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'src/plugins/generic/generic.pro')
-rw-r--r--src/plugins/generic/generic.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/generic/generic.pro b/src/plugins/generic/generic.pro
index 18a8295d3c..767b9a55c1 100644
--- a/src/plugins/generic/generic.pro
+++ b/src/plugins/generic/generic.pro
@@ -1,7 +1,5 @@
TEMPLATE = subdirs
-*-maemo*: SUBDIRS += meego
-
contains(QT_CONFIG, evdev) {
SUBDIRS += evdevmouse evdevtouch evdevkeyboard evdevtablet
}