diff options
Diffstat (limited to 'make/make.jogl.all.x86.sh')
-rw-r--r-- | make/make.jogl.all.x86.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/make.jogl.all.x86.sh b/make/make.jogl.all.x86.sh index 89745c9..cfd4709 100644 --- a/make/make.jogl.all.x86.sh +++ b/make/make.jogl.all.x86.sh @@ -5,5 +5,6 @@ # -Dc.compiler.debug=true ant \ + -Djogl.cg=1 \ -Drootrel.build=build-x86 \ $* 2>&1 | tee make.jogl.all.x86.log |