powersync-plugins/flowercare/flowercare.pro

14 lines
227 B
Prolog

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