forked from mirrors/linphone-iphone
Define HAVE_EXOSIP_GET_VERSION when compiling for Android.
This commit is contained in:
parent
7ccb5702be
commit
cfea850d52
1 changed files with 3 additions and 2 deletions
|
|
@ -57,8 +57,9 @@ endif
|
|||
LOCAL_CFLAGS += \
|
||||
-D_BYTE_ORDER=_LITTLE_ENDIAN \
|
||||
-DORTP_INET6 \
|
||||
-DINET6 \
|
||||
-DOSIP_MT \
|
||||
-DINET6 \
|
||||
-DOSIP_MT \
|
||||
-DHAVE_EXOSIP_GET_VERSION \
|
||||
-DHAVE_EXOSIP_RESET_TRANSPORTS \
|
||||
-DENABLE_TRACE \
|
||||
-DLINPHONE_VERSION=\"$(LINPHONE_VERSION)\" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue