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.
2022-06-03 10:20:25 +02:00

11 lines
173 B
Prolog

include(../plugins.pri)
include(../modbus.pri)
SOURCES += \
integrationpluginwebasto.cpp \
webasto.cpp
HEADERS += \
integrationpluginwebasto.h \
webasto.h