2020-07-24 15:10:26 +02:00

15 lines
200 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_devicepluginlifx)
QT += network
SOURCES += \
devicepluginlifx.cpp \
lifx.cpp \
HEADERS += \
devicepluginlifx.h \
lifx.h \