mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
fix adhoc profile compilation issue
This commit is contained in:
parent
5273ace75c
commit
044596b38b
1 changed files with 2 additions and 0 deletions
|
|
@ -1103,6 +1103,7 @@
|
|||
submodules/externals/osip/include,
|
||||
submodules/externals/exosip/include,
|
||||
submodules/externals/speex/include,
|
||||
submodules/tunnel/include,
|
||||
);
|
||||
INFOPLIST_FILE = "linphone-Info.plist";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
|
|
@ -1168,6 +1169,7 @@
|
|||
submodules/externals/osip/include,
|
||||
submodules/externals/exosip/include,
|
||||
submodules/externals/speex/include,
|
||||
submodules/tunnel/include,
|
||||
);
|
||||
INFOPLIST_FILE = "linphone-Info.plist";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue