2019-12-23 20:44:34 +01:00

17 lines
222 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_devicepluginnanoleaf)
QT += network
SOURCES += \
devicepluginnanoleaf.cpp \
nanoleaf.cpp \
HEADERS += \
devicepluginnanoleaf.h \
nanoleaf.h \