blob: c4e6e3df7ade7fcc0b8e2678e320aac7449e44b3 [file] [log] [blame]
TARGETPATH = QtBluetooth
QT = core quick bluetooth
HEADERS += \
qdeclarativebluetoothservice_p.h \
qdeclarativebluetoothsocket_p.h \
qdeclarativebluetoothdiscoverymodel_p.h
SOURCES += plugin.cpp \
qdeclarativebluetoothservice.cpp \
qdeclarativebluetoothsocket.cpp \
qdeclarativebluetoothdiscoverymodel.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
load(qml_plugin)