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

12 lines
182 B
Prolog

include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_devicepluginplantcare)
SOURCES += \
devicepluginplantcare.cpp
HEADERS += \
devicepluginplantcare.h