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)