wangzhengquan
2021-01-18 71c847e99c0ce99fae955b08c0aafecb0fb9bdd6
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)