view TOOLS/GL-test/compile.sh @ 21013:d1dc552a6aff

r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type r21010: remove xvid3's divx5bvop and replace it by xvid4's closed_gop r21011: group together xvid's 'closed_gop' and 'packed' options
author kraymer
date Sat, 18 Nov 2006 16:07:10 +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