blob: 0333ffc97498acd0d14ed65b8d9c22bc376ee579 [file] [log] [blame]
TEMPLATE = app
TARGET = heartrate-server
QT = core bluetooth
android: QT += gui
CONFIG += c++11
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/bluetooth/heartrate-server
INSTALLS += target