2019-04-02 18:28:53 +02:00

17 lines
218 B
Prolog

include(../plugins.pri)
QT += bluetooth
TARGET = $$qtLibraryTarget(nymea_devicepluginelgato)
SOURCES += \
devicepluginelgato.cpp \
aveabulb.cpp \
HEADERS += \
devicepluginelgato.h \
aveabulb.h \