powersync-plugins/elgato/elgato.pro

15 lines
174 B
Prolog

include(../plugins.pri)
QT *= bluetooth gui
SOURCES += \
integrationpluginelgato.cpp \
aveabulb.cpp
HEADERS += \
integrationpluginelgato.h \
aveabulb.h