powersync-plugins/elgato/elgato.pro

17 lines
233 B
Prolog

include(../plugins.pri)
QT += bluetooth
TARGET = $$qtLibraryTarget(nymea_integrationpluginelgato)
SOURCES += \
integrationpluginelgato.cpp \
aveabulb.cpp \
HEADERS += \
integrationpluginelgato.h \
aveabulb.h \