2019-04-02 18:28:53 +02:00

14 lines
187 B
Prolog

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