From d49fd968963909f181423eae46c613189468fac3 Mon Sep 17 00:00:00 2001 From: djp Date: Sun, 8 Jun 2003 19:27:01 +0000 Subject: Initial revision git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@3 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/glx-macosx.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 make/glx-macosx.cfg (limited to 'make/glx-macosx.cfg') diff --git a/make/glx-macosx.cfg b/make/glx-macosx.cfg new file mode 100644 index 000000000..514aeae6e --- /dev/null +++ b/make/glx-macosx.cfg @@ -0,0 +1,10 @@ +# This .cfg file is used to generate the interface to the GLX routines +# used internally by the X11GLContext implementation. +Package net.java.games.jogl.impl.macosx +JavaClass MacOSXGL +Style allstatic +Include gl-common-macosx.cfg + + + + -- cgit v1.2.3