2021-09-02 11:02:27 +02:00

17 lines
239 B
Prolog

include(../plugins.pri)
QT += \
network \
SOURCES += \
integrationpluginsma.cpp \
sunnywebbox.cpp \
host.cpp \
discovery.cpp
HEADERS += \
integrationpluginsma.h \
sunnywebbox.h \
host.h \
discovery.h