From 567c3eb46f05be1dec37e2cfcd90ce13403666e5 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Fri, 5 Sep 2003 18:15:16 +0000 Subject: Added contribution from user GKW on community.java.net forums to fix pixel format selection for GLJPanel on Win32 by using ChoosePixelFormat rather than DefaultGLCapabilitiesChooser. Modified dist targets to include Cg native libraries. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@62 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index c682e080a..9dad237d6 100644 --- a/make/build.xml +++ b/make/build.xml @@ -1000,10 +1000,10 @@ + includes="jogl.dll,jogl_cg.dll" /> + includes="libjogl.so,libjogl_cg.so" /> -- cgit v1.2.3