From 14256647c8954bb8d6d2afa88927e75783bc912b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 28 Apr 2010 14:27:47 +0200 Subject: - JAR Manifest: Trusted-Library: true - Added JAR Manifest to native libs as well, otherwise our chain would become mixed code. - JNLP: Set JogAmp community as vendor .. - JOGL Windows hack: WindowsWGLContext.java - temporary removed the ARB CreateContext path for Windows, due to a bug in this implementation. --- make/build-newt.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'make/build-newt.xml') diff --git a/make/build-newt.xml b/make/build-newt.xml index c6d67b85c..8bbfde2ae 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -520,24 +520,13 @@ - - - - - - - - - - - - + @@ -678,6 +667,11 @@ + + + + + @@ -686,6 +680,12 @@ + + + + + + @@ -756,7 +756,7 @@ - + -- cgit v1.2.3