wangzhengquan
2021-01-14 87f014b618c130b9f06d344ec50622d66da5d041
test_queue/Makefile
@@ -8,7 +8,7 @@
# 开源工具包
LDLIBS += -lshm_queue -lusgcommon -lpthread
INCLUDE += -I$(ROOT)/build/include
INCLUDE += -I$(ROOT)/build/include -I$(ROOT)/include/usgcommon
PLATFORM=$(shell $(ROOT)/systype.sh)
include $(ROOT)/Make.defines.$(PLATFORM)