powersync-plugins/tasmota/tasmota.pro

12 lines
180 B
Prolog

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