10 lines
167 B
Prolog
10 lines
167 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_devicepluginplantcare)
|
|
|
|
SOURCES += \
|
|
devicepluginplantcare.cpp
|
|
|
|
HEADERS += \
|
|
devicepluginplantcare.h
|