summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/bearer.pro
blob: 00be80e14926d78f344d3cf0153a9656fe23b710 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = subdirs

!maemo6:contains(QT_CONFIG, dbus) {
    SUBDIRS += networkmanager generic
}
#win32:SUBDIRS += nla
win32:SUBDIRS += generic
win32:!wince*:SUBDIRS += nativewifi
macx:contains(QT_CONFIG, corewlan):SUBDIRS += corewlan
macx:SUBDIRS += generic
symbian:SUBDIRS += symbian
maemo6:contains(QT_CONFIG, dbus):SUBDIRS += icd

isEmpty(SUBDIRS):SUBDIRS += generic