12 lines
156 B
Prolog
12 lines
156 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
PKGCONFIG += nymea-mqtt
|
|
|
|
SOURCES += \
|
|
integrationplugintasmota.cpp
|
|
|
|
HEADERS += \
|
|
integrationplugintasmota.h
|