1 2 3 4 5 6 7 8 9 10
#! /bin/sh . ../../setenv-build-jogl-x86.sh # -Dc.compiler.debug=true ant \ -Djogl.es=1 \ -Drootrel.build=build-cdcfp-x86 \ $* 2>&1 | tee make.jogl.cdcfp.x86.log