mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-11 23:59:59 +02:00
15 lines
174 B
Prolog
15 lines
174 B
Prolog
include(../plugins.pri)
|
|
|
|
QT *= bluetooth gui
|
|
|
|
SOURCES += \
|
|
integrationpluginelgato.cpp \
|
|
aveabulb.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginelgato.h \
|
|
aveabulb.h
|
|
|
|
|
|
|