New files
FossilOrigin-Name: 5c65a26d838ecfdc351e6242baf50da6bad6669da9fc70dfbda67bbe5b844369
This commit is contained in:
parent
5dd10e0fed
commit
2aedb54ddc
@ -84,7 +84,8 @@ MAVLOBJS= \
|
||||
mavl_create_conststr.o \
|
||||
mlist.o \
|
||||
cw_load_file.o \
|
||||
cw_save_file.o
|
||||
cw_save_file.o \
|
||||
|
||||
|
||||
|
||||
FORMATOBJS = \
|
||||
@ -233,7 +234,10 @@ CONNOBJS= conn_create.o \
|
||||
conn_create_noq.o \
|
||||
conn_init.o \
|
||||
conn_send_packet.o \
|
||||
conn_send_data_packet.o
|
||||
conn_send_data_packet.o \
|
||||
netconn.o \
|
||||
cw_init_data_keep_alive_msg.o
|
||||
|
||||
|
||||
# conn_send_msg.o
|
||||
#conn_get_message.o \
|
||||
|
Loading…
Reference in New Issue
Block a user