diff options
author | Sven Gothel <[email protected]> | 2013-03-28 23:38:16 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-03-28 23:38:16 +0100 |
commit | 189149361f83ce7757824488eb3f51550cf428d3 (patch) | |
tree | f8adb1fb244c5fd326b5081cf6a4015355d1ea78 /make/scripts | |
parent | cb2662255e1db6741922d8654bf2ecd7cc75cd07 (diff) |
Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc
Diffstat (limited to 'make/scripts')
-rwxr-xr-x | make/scripts/make.jogl.all.x86_64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.x86_64.sh b/make/scripts/make.jogl.all.x86_64.sh index 7d192b8..0f7b959 100755 --- a/make/scripts/make.jogl.all.x86_64.sh +++ b/make/scripts/make.jogl.all.x86_64.sh @@ -12,6 +12,7 @@ fi # -Djogl.cg=1 \ # -Djogl.redbook=true \ +# BUILD_ARCHIVE=true \ ant \ -Dtarget.sourcelevel=1.6 \ -Dtarget.targetlevel=1.6 \ |