wangzhengquan
2020-12-01 f462d191f5ded9f9992837862fd97f5c1a536bce
test_socket/Makefile
@@ -8,9 +8,9 @@
# 开源工具包
#-lusgcommon
LDLIBS += -lshm_queue  -lpthread
LDLIBS += -lshm_queue  -lpthread -lusgcommon
INCLUDES += -I${ROOT}/src -I${ROOT}/src/queue -I${ROOT}/src/socket -I${ROOT}/src/common/include
INCLUDES += -I${ROOT}/src -I${ROOT}/src/queue -I${ROOT}/src/socket -I${ROOT}/src/common/include -I$(ROOT)/include/usgcommon
PROGS = ${DEST}/dgram_mod_bus ${DEST}/dgram_mod_survey ${DEST}/dgram_mod_req_rep ${DEST}/test_timeout ${DEST}/test_open_close