aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/build.xml2
-rw-r--r--www/webstart/jogl-natives-win32.jarbin137375 -> 53698 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 925ca511b..b9ea8f08d 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -754,7 +754,7 @@
<echo message="Output lib name = ${output.lib.name}" />
<!-- NOTE: the value of the debug and optimise attributes will not be overridden if already set externally -->
- <property name="c.compiler.debug" value="true" />
+ <property name="c.compiler.debug" value="false" />
<!-- Optimise flags one of { none, size, speed, minimal, full, aggressive, extreme, unsafe } -->
<property name="c.compiler.optimise" value="none" />
diff --git a/www/webstart/jogl-natives-win32.jar b/www/webstart/jogl-natives-win32.jar
index 1b6b5daac..133c0cad9 100644
--- a/www/webstart/jogl-natives-win32.jar
+++ b/www/webstart/jogl-natives-win32.jar
Binary files differ