forked from mirrors/linphone-iphone
6 lines
192 B
Bash
6 lines
192 B
Bash
export EXTRA_ARGS="--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=
|
|
|