Reworked value reading.
This commit is contained in:
@@ -26,12 +26,13 @@ windows
|
||||
|
||||
SOURCES += \
|
||||
bc.cpp \
|
||||
bcdataitem.cpp \
|
||||
bcdatamanager.cpp \
|
||||
bcdatamodel.cpp \
|
||||
bcdatavalue.cpp \
|
||||
bcitemdelegate.cpp \
|
||||
bclegacy.cpp \
|
||||
bctransmitter.cpp \
|
||||
bcvaluetype.cpp \
|
||||
lib/can_drv_win.c \
|
||||
bccandriver.cpp \
|
||||
bccandrivertinycan.cpp \
|
||||
@@ -42,12 +43,13 @@ HEADERS += \
|
||||
bc.h \
|
||||
bccandriver.h \
|
||||
bccandrivertinycan.h \
|
||||
bcdataitem.h \
|
||||
bcdatamanager.h \
|
||||
bcdatamodel.h \
|
||||
bcdatavalue.h \
|
||||
bcitemdelegate.h \
|
||||
bcmainwindow.h \
|
||||
bctransmitter.h
|
||||
bctransmitter.h \
|
||||
bcvaluetype.h
|
||||
|
||||
FORMS += \
|
||||
bcmainwindow.ui
|
||||
|
||||
Reference in New Issue
Block a user