2020-11-27 14:03:25 +01:00

14 lines
234 B
Prolog

include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_devicepluginhomeconnect)
SOURCES += \
devicepluginhomeconnect.cpp \
homeconnect.cpp \
HEADERS += \
devicepluginhomeconnect.h \
homeconnect.h \