view TOOLS/GL-test/compile.sh @ 19678:286a859902db

sync with r18247 patch by Vladimir Voroshilov, voroshil {[at]} gmail {[dot]} com
author diego
date Tue, 05 Sep 2006 10:02:40 +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