wangzhengquan
2020-11-26 1f8a523275ca32e30335c02e3feabb3110549fa6
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)