wangzhengquan
2020-12-01 abc89da58e0a321fc4d27d0ca70620cd14141d3a
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)