mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-02 22:30:08 +02:00
12 lines
150 B
Prolog
12 lines
150 B
Prolog
include(../plugins.pri)
|
|
|
|
QT *= network
|
|
|
|
PKGCONFIG += nymea-mqtt
|
|
|
|
SOURCES += \
|
|
integrationplugintuya.cpp
|
|
|
|
HEADERS += \
|
|
integrationplugintuya.h
|