nymea/plugins/deviceplugins/wemo/wemo.pro

15 lines
170 B
Prolog

include(../../plugins.pri)
TARGET = $$qtLibraryTarget(guh_devicepluginwemo)
QT+= network
SOURCES += \
devicepluginwemo.cpp
HEADERS += \
devicepluginwemo.h