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