qtconnectivity/examples/bluetooth/bluetooth.pro

13 lines
266 B
Prolog

TEMPLATE = subdirs
SUBDIRS += heartrate-server
qtHaveModule(widgets) {
SUBDIRS += btchat \
btscanner
}
qtHaveModule(quick): SUBDIRS += pingpong \
lowenergyscanner \
heartrate-game