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

qtHaveModule(quick): SUBDIRS += scanner picturetransfer