view TOOLS/mwallp/compile.sh @ 20535:c0687e92d463

convert DOCS/xml/en and help_mp-en.h to UTF-8 (running help_mp-en.h through iconv didn't change the file so only the charset file needed to be changed)
author kraymer
date Tue, 31 Oct 2006 12:23:38 +0000
parents 06e4c7737aa7
children
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 \
    ../../libswscale/libswscale.a ../../osdep/libosdep.a \
    -I../../libmpcodecs -I../.. -I../../libswscale \
    -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp