blob: ce582e66769fe5c8ab364e794a47fab071b0721f [file] [log] [blame]
TARGET = bttestui
TEMPLATE = app
SOURCES += main.cpp \
btlocaldevice.cpp
QT += quick bluetooth
android: QT += androidextras
OTHER_FILES += main.qml \
Button.qml
RESOURCES += \
bttest.qrc
HEADERS += \
btlocaldevice.h