include(../../plugins.pri)
TARGET = $$qtLibraryTarget(guh_deviceplugintune)
SOURCES += \
deviceplugintune.cpp \
tunemanager.cpp \
jsonrpcserver.cpp
HEADERS += \
deviceplugintune.h \
tunemanager.h \
jsonrpcserver.h