powersync-plugins/goecharger/goecharger.pro

14 lines
229 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_integrationplugingoecharger)
QT += network
PKGCONFIG += nymea-mqtt
SOURCES += \
integrationplugingoecharger.cpp \
HEADERS += \
integrationplugingoecharger.h \