13 lines
200 B
Prolog
13 lines
200 B
Prolog
include(../plugins.pri)
|
|
|
|
QT *= network websockets
|
|
|
|
SOURCES += \
|
|
integrationpluginbose.cpp \
|
|
soundtouch.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginbose.h \
|
|
soundtouch.h \
|
|
soundtouchtypes.h
|