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

qtHaveModule(quick): SUBDIRS += scanner picturetransfer pingpong