mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-06 23:09:30 +02:00
13 lines
187 B
Prolog
13 lines
187 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += serialport
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_devicepluginws2812fx)
|
|
|
|
SOURCES += \
|
|
devicepluginws2812fx.cpp \
|
|
|
|
|
|
HEADERS += \
|
|
devicepluginws2812fx.h \
|