view TOOLS/GL-test/compile.sh @ 17848:4e32c2caf696

Do not try to count hardware sound cards because there might be none when using a software plugin for JACK/OSS/Polypaudio/Bluetooth/etc.
author cladisch
date Mon, 13 Mar 2006 10:49:12 +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