summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bluetooth.pro
blob: 7b2484da9319ce35749cae4bfea051b931f004a3 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs

SUBDIRS += heartrate-server

qtHaveModule(widgets) {
    SUBDIRS += btchat
}

qtHaveModule(quick): SUBDIRS += lowenergyscanner \
                                heartrate-game