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

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