summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/bearer.pro
blob: afdc61316728060ecda2a554084d550c42442674 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
QT_FOR_CONFIG += network-private

!android:linux*:qtHaveModule(dbus) {
    SUBDIRS += generic
    SUBDIRS += connman networkmanager
}

android:!android-embedded: SUBDIRS += android

isEmpty(SUBDIRS):SUBDIRS = generic