|
@@ -3,7 +3,7 @@ system("./ivversion.sh ")
|
|
|
|
|
|
|
|
|
|
INCLUDEPATH += $$PWD/../include/
|
|
INCLUDEPATH += $$PWD/../include/
|
|
-LIBS += -L$$PWD/../bin/ -lxmlparam -lmodulecomm -livlog -livfault -livexit -livbacktrace
|
|
|
|
|
|
+LIBS += -L$$PWD/../bin/ -lxmlparam -lmodulecomm -livlog -livfault -livexit -livbacktrace -livchart
|
|
|
|
|
|
|
|
|
|
#LIBS += -L$$PWD/../bin/ -lmodulecomm_shm -lmodulecomm_fastrtps -lmodulecomm_fastrtps_tcp -lmodulecomm_inter
|
|
#LIBS += -L$$PWD/../bin/ -lmodulecomm_shm -lmodulecomm_fastrtps -lmodulecomm_fastrtps_tcp -lmodulecomm_inter
|