mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-13 00:02:28 +02:00
10 lines
131 B
Prolog
10 lines
131 B
Prolog
include(../plugins.pri)
|
|
|
|
QT *= network
|
|
|
|
SOURCES += \
|
|
integrationplugindweetio.cpp
|
|
|
|
HEADERS += \
|
|
integrationplugindweetio.h
|