mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Merge branch 'master' into apple_store
This commit is contained in:
commit
9625d72a71
1 changed files with 0 additions and 3 deletions
|
|
@ -5497,7 +5497,6 @@
|
|||
GCC_PREFIX_HEADER = linphone_Prefix.pch;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
VIDEO_ENABLED,
|
||||
HAVE_OPENH264,
|
||||
HAVE_SILK,
|
||||
HAVE_SSL,
|
||||
);
|
||||
|
|
@ -5728,7 +5727,6 @@
|
|||
GCC_PREFIX_HEADER = linphone_Prefix.pch;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
VIDEO_ENABLED,
|
||||
HAVE_X264,
|
||||
HAVE_SILK,
|
||||
HAVE_SSL,
|
||||
);
|
||||
|
|
@ -5797,7 +5795,6 @@
|
|||
GCC_PREFIX_HEADER = linphone_Prefix.pch;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
VIDEO_ENABLED,
|
||||
HAVE_X264,
|
||||
HAVE_SILK,
|
||||
HAVE_SSL,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue