mlt_cache.[hc], mlt_types.h, mlt_service.[hc], mlt_factory.[hc], mlt.h: add mlt_cache...
[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