nymea-plugins/plantcare/plantcare.pro
2018-03-19 10:28:41 +01:00

12 lines
182 B
Prolog

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