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