Commit 9240474e authored by chen.weican's avatar chen.weican

【修改内容】修改com_api,json以及mqtt采用动态库

【提交人】陈伟灿
parent 577f192d
LIBA_TARGET := libapi_com.a LIBSO_TARGET := libapi_com.so
#
CFLAGS += -I$(TOP_DIR)/common/nanomsg/include CFLAGS += -I$(TOP_DIR)/common/nanomsg/include
CFLAGS += -I$(TOP_DIR)/common/ev/include CFLAGS += -I$(TOP_DIR)/common/ev/include
......
LIBA_TARGET := libiot_cjson.a LIBSO_TARGET := libiot_cjson.so
\ No newline at end of file \ No newline at end of file
This diff is collapsed.
LIBA_TARGET := libiot_mqtt.a LIBSO_TARGET := libiot_mqtt.so
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment