|
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
SOURCES += \
|
|
froniusdiscovery.cpp \
|
|
froniusnetworkreply.cpp \
|
|
froniussolarconnection.cpp \
|
|
integrationpluginfronius.cpp \
|
|
|
|
HEADERS += \
|
|
froniusdiscovery.h \
|
|
froniusnetworkreply.h \
|
|
froniussolarconnection.h \
|
|
integrationpluginfronius.h \
|