forked from mirrors/linphone-iphone
submodules: fix compilation
This commit is contained in:
parent
a8cf7515b2
commit
090b383e68
4 changed files with 6 additions and 6 deletions
|
|
@ -61,9 +61,9 @@ NSString* const kLogsUpdateNotification = @"kLogsUpdateNotification";
|
|||
|
||||
bc_tester_init((void (*)(int, const char *fm, va_list))linphone_iphone_log_handler, ORTP_MESSAGE, ORTP_ERROR);
|
||||
liblinphone_tester_add_suites();
|
||||
|
||||
bc_tester_read_dir_prefix = ms_strdup([bundlePath UTF8String]);
|
||||
bc_tester_writable_dir_prefix = ms_strdup([documentPath UTF8String]);
|
||||
|
||||
bc_tester_set_resource_dir_prefix([bundlePath UTF8String]);
|
||||
bc_tester_set_writable_dir_prefix([documentPath UTF8String]);
|
||||
|
||||
LOGI(@"Bundle path: %@", bundlePath);
|
||||
LOGI(@"Document path: %@", documentPath);
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2548b92b71c8eeff0e0a898ddf12f585cae447e1
|
||||
Subproject commit 32977edc43840ab3013fa01642937b52fa58b90a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a45c1b0ca6cb3f89fa13dd42f71e0d27e4472b3c
|
||||
Subproject commit 98bdac2544adaf507a31974bf57b9f9d29589265
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit bc2ba427eabc516f3f39312e92e4dfab78e3108b
|
||||
Subproject commit ea36261c8095771d0df8284c6a9376d8efb53e20
|
||||
Loading…
Add table
Reference in a new issue