|
@@ -30,12 +30,15 @@ SOURCES += \
|
|
|
../../driver/driver_grpc_client/ivgrpc.pb.cc \
|
|
|
../../include/msgtype/brainstate.pb.cc \
|
|
|
../../include/msgtype/decition.pb.cc \
|
|
|
+ ../../include/msgtype/fusionobject.pb.cc \
|
|
|
+ ../../include/msgtype/fusionobjectarray.pb.cc \
|
|
|
../../include/msgtype/gps.pb.cc \
|
|
|
../../include/msgtype/gpsimu.pb.cc \
|
|
|
../../include/msgtype/hmi.pb.cc \
|
|
|
../../include/msgtype/imu.pb.cc \
|
|
|
../../include/msgtype/radarobject.pb.cc \
|
|
|
../../include/msgtype/radarobjectarray.pb.cc \
|
|
|
+ ../../include/msgtype/vehinfo.pb.cc \
|
|
|
dialogsetting.cpp \
|
|
|
ivmapview.cpp \
|
|
|
ivview.cpp \
|
|
@@ -50,12 +53,15 @@ HEADERS += \
|
|
|
../../driver/driver_grpc_client/ivgrpc.pb.h \
|
|
|
../../include/msgtype/brainstate.pb.h \
|
|
|
../../include/msgtype/decition.pb.h \
|
|
|
+ ../../include/msgtype/fusionobject.pb.h \
|
|
|
+ ../../include/msgtype/fusionobjectarray.pb.h \
|
|
|
../../include/msgtype/gps.pb.h \
|
|
|
../../include/msgtype/gpsimu.pb.h \
|
|
|
../../include/msgtype/hmi.pb.h \
|
|
|
../../include/msgtype/imu.pb.h \
|
|
|
../../include/msgtype/radarobject.pb.h \
|
|
|
../../include/msgtype/radarobjectarray.pb.h \
|
|
|
+ ../../include/msgtype/vehinfo.pb.h \
|
|
|
adcintelligentshow.h \
|
|
|
dialogsetting.h \
|
|
|
ivmapview.h \
|