This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
bernhard.trinnes 5a2be02340 fixed rebase
2021-01-18 14:04:11 +01:00

24 lines
445 B
Prolog

include(../plugins.pri)
QT += \
network \
serialbus \
SOURCES += \
integrationpluginsunspec.cpp \
sunspec.cpp \
sunspecinverter.cpp \
sunspecmeter.cpp \
sunspecstorage.cpp \
sunspectracker.cpp \
sunspecstringcombiner.cpp \
HEADERS += \
integrationpluginsunspec.h \
sunspec.h \
sunspecinverter.h \
sunspecmeter.h \
sunspecstorage.h \
sunspectracker.h \
sunspecstringcombiner.h \