mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
fix android build scripts
This commit is contained in:
parent
5a6a50ee78
commit
da5f073757
2 changed files with 3 additions and 3 deletions
|
|
@ -65,8 +65,8 @@ LOCAL_C_INCLUDES += \
|
|||
$(LOCAL_PATH)/include \
|
||||
$(LOCAL_PATH)/../oRTP/include \
|
||||
$(LOCAL_PATH)/../mediastreamer2/include \
|
||||
$(LOCAL_PATH)/../../../eXosip/include \
|
||||
$(LOCAL_PATH)/../../../osip/include
|
||||
$(LOCAL_PATH)/../../externals/exosip/include \
|
||||
$(LOCAL_PATH)/../../externals/osip/include
|
||||
|
||||
LOCAL_LDLIBS += -llog
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2e02b06af897fa1ed25b6e24bd3096c2c88374bf
|
||||
Subproject commit f53b256d27b69481ac375c5ce2262888df084354
|
||||
Loading…
Add table
Reference in a new issue