view TOOLS/GL-test/compile.sh @ 20946:bb4c952bc52c

forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actually look at the code after svn up not just the diff ...)
author michael
date Thu, 16 Nov 2006 14:49:04 +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