powersync-plugins/lgsmarttv/lgsmarttv.pro

18 lines
286 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_integrationpluginlgsmarttv)
QT+= network xml
SOURCES += \
integrationpluginlgsmarttv.cpp \
tvdevice.cpp \
tveventhandler.cpp
HEADERS += \
integrationpluginlgsmarttv.h \
tvdevice.h \
tveventhandler.h