This commit is contained in:
2025-12-23 20:47:03 +01:00
parent b219a71cba
commit 71cfb86e1f
10 changed files with 173 additions and 95 deletions

View File

@@ -27,11 +27,11 @@ windows
SOURCES += \
bc.cpp \
bcdataitem.cpp \
bcdatamanager.cpp \
bcdatamodel.cpp \
bcitemdelegate.cpp \
bclegacy.cpp \
bctransmitter.cpp \
bcvdatamanager.cpp \
lib/can_drv_win.c \
bccandriver.cpp \
bccandrivertinycan.cpp \
@@ -43,11 +43,11 @@ HEADERS += \
bccandriver.h \
bccandrivertinycan.h \
bcdataitem.h \
bcdatamanager.h \
bcdatamodel.h \
bcitemdelegate.h \
bcmainwindow.h \
bctransmitter.h \
bcvdatamanager.h
bctransmitter.h
FORMS += \
bcmainwindow.ui