mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 11:38:08 +00:00
tester: fix launch outside of tester/
This commit is contained in:
parent
304675c924
commit
4eb08fcd2d
3 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit df2d2b8c353fe1ad6680801943d4db2a216e2d6a
|
||||
Subproject commit 265d7618f6d68a07e7eb9b49b58de634b7d93355
|
||||
|
|
@ -196,7 +196,7 @@ int main (int argc, char *argv[])
|
|||
|
||||
liblinphone_tester_init(NULL);
|
||||
|
||||
{
|
||||
if (strstr(argv[0], ".libs")) {
|
||||
char res_dir[128] = {0};
|
||||
// this allows to launch liblinphone_tester from outside of tester directory
|
||||
strncpy(res_dir, argv[0], strstr(argv[0], ".libs")-argv[0]);
|
||||
|
|
|
|||
BIN
tester/stereo-record.wav
Normal file
BIN
tester/stereo-record.wav
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue