producer_pixbuf.c: enhance pixbuf producer to use new mlt_cache (kdenlive-575)
[melted] / 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