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

qtHaveModule(quick): SUBDIRS += scanner \
                                picturetransfer \
                                lowenergyscanner