Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 20592:a4052461553f
Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.
author | voroshil |
---|---|
date | Thu, 02 Nov 2006 17:05:31 +0000 |
parents | b635d250fd0e |
children |
line wrap: on
line source
gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -L/usr/X11R6/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm