nymea-plugins/tasmota/tasmota.pro
2018-11-29 13:49:43 +01:00

12 lines
180 B
Prolog

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