Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 20111:b6042b4c91ce
sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %
author | gpoirier |
---|---|
date | Sun, 08 Oct 2006 17:19:20 +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