11 lines
173 B
Prolog
11 lines
173 B
Prolog
include(../plugins.pri)
|
|
include(../modbus.pri)
|
|
|
|
SOURCES += \
|
|
integrationpluginwebasto.cpp \
|
|
webasto.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginwebasto.h \
|
|
webasto.h
|