Commit cfea850d authored by Ghislain MARY's avatar Ghislain MARY
Browse files

Define HAVE_EXOSIP_GET_VERSION when compiling for Android.

parent 7ccb5702
No related merge requests found
Showing 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)\" \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment