14 lines
211 B
Prolog
14 lines
211 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
PKGCONFIG += nymea-mqtt
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_integrationplugintuya)
|
|
|
|
SOURCES += \
|
|
integrationplugintuya.cpp \
|
|
|
|
HEADERS += \
|
|
integrationplugintuya.h \
|