Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 17410:c01e292ae4a9
Comment out default settings. MPlayer should behave the same w/ or w/o
the default configuration file.
author | diego |
---|---|
date | Mon, 16 Jan 2006 23:24:02 +0000 |
parents | 3f3b7829dce8 |
children | b635d250fd0e |
line wrap: on
line source
gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm