]> git.sesse.net Git - mlt/blob - setenv_mc
mlt_properties.c, mlt_service.c: bugfix to make reference counting and service closur...
[mlt] / setenv_mc
1
2 # Environment variable settings to allow execution without install
3
4 export LD_LIBRARY_PATH=\
5 `pwd`/../mpeg_sdk_release/bin:\
6 `pwd`/../dvcpro_sdk_release/lib:\
7 `pwd`/../sr_sdk_release/lib:\
8 $LD_LIBRARY_PATH
9