mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-02 22:30:08 +02:00
10 lines
167 B
Prolog
10 lines
167 B
Prolog
include(../plugins.pri)
|
|
|
|
PKGCONFIG += nymea-zigbee
|
|
|
|
SOURCES += \
|
|
integrationpluginzigbeegenericlights.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginzigbeegenericlights.h
|