mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
7 lines
231 B
Bash
7 lines
231 B
Bash
#export EXTRA_ARGS="--workdir $bundle_res"
|
|
export LINPHONE_WORKDIR="$bundle_res"
|
|
export GIO_EXTRA_MODULES="$bundle_lib/gio/modules"
|
|
export PANGO_LIBDIR="$bundle_lib"
|
|
export PANGO_SYSCONFDIR="$bundle_etc"
|
|
export DYLD_LIBRARY_PATH=
|
|
|