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

14 lines
227 B
Prolog

include(../plugins.pri)
QT += bluetooth
TARGET = $$qtLibraryTarget(nymea_devicepluginflowercare)
SOURCES += \
devicepluginflowercare.cpp \
flowercare.cpp
HEADERS += \
devicepluginflowercare.h \
flowercare.h