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
|
|
|
|
|
|
|