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.
2020-06-15 22:26:36 +02:00

16 lines
205 B
Prolog

include(../plugins.pri)
QT += \
network \
serialbus \
SOURCES += \
integrationpluginmypv.cpp \
modbustcpmaster.cpp \
HEADERS += \
integrationpluginmypv.h \
modbustcpmaster.h \