Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 18669:f167e56c686b
moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
author | nicodvb |
---|---|
date | Fri, 09 Jun 2006 21:43:23 +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