blob: 35203258e5af4f113cc01a70a13453cf8083735d [file] [log] [blame]
TARGET = qtsysteccanbus
QT = core serialbus
HEADERS += \
systeccanbackend.h \
systeccanbackend_p.h \
systeccan_symbols_p.h
SOURCES += \
main.cpp \
systeccanbackend.cpp
DISTFILES = plugin.json
PLUGIN_TYPE = canbus
PLUGIN_CLASS_NAME = SystecCanBusPlugin
load(qt_plugin)