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