summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bluetooth.pro
blob: 20bf6c6d36c65b933a96346a27e8495b48f6dd9f (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs
!contains(QT_CONFIG, no-widgets) {
    SUBDIRS += btchat \
               btscanner \
               btfiletransfer \
               bttennis
}

SUBDIRS += scanner