12 lines
182 B
Prolog
12 lines
182 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_deviceplugindweetio)
|
|
|
|
SOURCES += \
|
|
deviceplugindweetio.cpp \
|
|
|
|
HEADERS += \
|
|
deviceplugindweetio.h \
|