nymea-plugins/bose/bose.pro

13 lines
200 B
Prolog

include(../plugins.pri)
QT *= network websockets
SOURCES += \
integrationpluginbose.cpp \
soundtouch.cpp
HEADERS += \
integrationpluginbose.h \
soundtouch.h \
soundtouchtypes.h