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