Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 21235:7c5e2e22a37e
Move contents of loader/config.h to configure/config.h, there are
multiple files by that name, this can cause problems.
author | diego |
---|---|
date | Sat, 25 Nov 2006 20:53:43 +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