aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-07-18 02:44:42 +0200
committerMichael Bien <[email protected]>2010-07-18 02:44:42 +0200
commit5c67883ba47c8510e5826e38fb09333245e10335 (patch)
treeab0fefda9dc974499d910b555c26b4c224c0eaba /make/scripts
parent6c14437ff4ffdefbce3d61aacc3d1389fec47a69 (diff)
parent1fc1b32e67c125590bf04e766ee7eb54a6f48b83 (diff)
Merge branch 'master' of http://github.com/sgothel/jogl
Diffstat (limited to 'make/scripts')
-rwxr-xr-xmake/scripts/java-run-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/java-run-all.sh b/make/scripts/java-run-all.sh
index 0188ae5d2..f99a49617 100755
--- a/make/scripts/java-run-all.sh
+++ b/make/scripts/java-run-all.sh
@@ -44,7 +44,7 @@ uname -a | grep -i Darwin && MOSX=1
# D_ARGS="-Dnewt.debug=all -Dnativewindow.debug=all"
# D_ARGS="-Djogl.debug=all -Dnewt.debug=all -Dnativewindow.debug=all"
# D_ARGS="-Dnewt.debug=all"
-# D_ARGS="-Dnewt.debug.Window"
+D_ARGS="-Dnewt.debug.Window"
# D_ARGS="-Dnewt.debug.Display"
# D_ARGS="-Djogl.debug=all -Djogl.debug.DynamicLookup=true -Djogamp.debug.NativeLibrary=true"
# D_ARGS="-Djogl.debug=all"