summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/generic.pro
blob: 86b529b39efe02071f1d75eaff599a12484d605e (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

linux-g++-maemo: SUBDIRS += meego

contains(QT_CONFIG, evdev) {
    SUBDIRS += evdevmouse evdevtouch evdevkeyboard
}