blob: 847f2aab9116385c8612e95afb577d26485bb557 [file] [log] [blame]
TARGET = qtvectorcanbus
QT = core serialbus
HEADERS += \
vectorcanbackend.h \
vectorcanbackend_p.h \
vectorcan_symbols_p.h
SOURCES += \
main.cpp \
vectorcanbackend.cpp
DISTFILES = plugin.json
PLUGIN_TYPE = canbus
PLUGIN_CLASS_NAME = VectorCanBusPlugin
load(qt_plugin)