Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 18916:a95ed361d16b
several function from playtreeparser.c maked static,
as these are not used outside.
Patch by Stefan Huehner stefan AT huehner-org
author | reynaldo |
---|---|
date | Thu, 06 Jul 2006 05:05:00 +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