12 lines
180 B
Prolog
12 lines
180 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_deviceplugintasmota)
|
|
|
|
SOURCES += \
|
|
deviceplugintasmota.cpp \
|
|
|
|
HEADERS += \
|
|
deviceplugintasmota.h \
|