mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
add new files to be compiled in android makefiles
This commit is contained in:
parent
23967d8ca8
commit
249c4d9869
1 changed files with 3 additions and 1 deletions
|
|
@ -44,6 +44,7 @@ LOCAL_SRC_FILES := \
|
|||
bellesip_sal/sal_op_presence.c \
|
||||
bellesip_sal/sal_op_registration.c \
|
||||
bellesip_sal/sal_op_publish.c \
|
||||
bellesip_sal/sal_op_info.c \
|
||||
bellesip_sal/sal_sdp.c \
|
||||
sal.c \
|
||||
offeranswer.c \
|
||||
|
|
@ -52,7 +53,8 @@ LOCAL_SRC_FILES := \
|
|||
conference.c \
|
||||
ec-calibrator.c \
|
||||
linphone_tunnel_config.c \
|
||||
message_storage.c
|
||||
message_storage.c \
|
||||
info.c
|
||||
|
||||
ifndef LINPHONE_VERSION
|
||||
LINPHONE_VERSION = "Devel"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue