view TOOLS/mwallp/compile.sh @ 13360:1f09ac7b543a

center the image when screenw & height are set
author faust3
date Fri, 17 Sep 2004 09:56:09 +0000
parents bce074f4263f
children 06e4c7737aa7
line wrap: on
line source

echo
gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \
    ../../cpudetect.o ../../mp_msg-mencoder.o ../../libavcodec/libavcodec.a \
    ../../postproc/libswscale.a ../../osdep/libosdep.a \
    -I../../libmpcodecs -I../.. -I../../postproc \
    -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp