summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bluetooth.pro
blob: 4d52055095791fba82bebfc8235e6f10d31cbdbe (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
qtHaveModule(widgets) {
    SUBDIRS += btchat \
               btscanner \
               btfiletransfer \
               bttennis
}

SUBDIRS += scanner \
           lowenergyscanner