mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
update ms2, fix android build
This commit is contained in:
parent
9e8fd5eab9
commit
5955681cc3
2 changed files with 3 additions and 2 deletions
|
|
@ -71,7 +71,8 @@ LOCAL_SRC_FILES := \
|
|||
siplogin.c \
|
||||
sipsetup.c \
|
||||
xml2lpc.c \
|
||||
xml.c
|
||||
xml.c \
|
||||
vtables.c
|
||||
|
||||
ifndef LIBLINPHONE_VERSION
|
||||
LIBLINPHONE_VERSION = "Devel"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit babbf1c36c38a8b301a2a24667ac16f2ff03c795
|
||||
Subproject commit b16d34d50314f346263dc68bd9e25cc174a2a9ad
|
||||
Loading…
Add table
Reference in a new issue