view TOOLS/realcodecs/sipr.sh @ 17956:0c5b35855061

support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz
author reimar
date Sun, 26 Mar 2006 10:43:56 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc