mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-06-30 22:09:34 +02:00
12 lines
139 B
Prolog
12 lines
139 B
Prolog
include(../plugins.pri)
|
|
|
|
QT *= network
|
|
|
|
SOURCES += \
|
|
integrationpluginosdomotics.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginosdomotics.h
|
|
|
|
|