nymea-plugins/ws2812/ws2812.pro
2018-03-07 00:38:12 +01:00

10 lines
158 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_devicepluginws2812)
SOURCES += \
devicepluginws2812.cpp
HEADERS += \
devicepluginws2812.h