Mercurial > mplayer.hg
view TOOLS/mwallp/compile.sh @ 20004:9d31ce6908cf
Fixed typos and some translation errors.
Better translation of some technical terms.
Patch from Andrew Savchenko bircoph list ru.
author | voroshil |
---|---|
date | Sun, 01 Oct 2006 09:25:34 +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