aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-es1_if.cfg
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2008-06-26 03:24:49 +0000
committerSven Gothel <[email protected]>2008-06-26 03:24:49 +0000
commit126dad53ff9cbc6581390952eadee8a5335cdcab (patch)
tree4795df59ce2d7b560129638e4ba0ad0ae275a452 /make/glu-es1_if.cfg
parent8b08ffff07711d42fa6df65990bd3218efaa308d (diff)
1st cdcfp cleanup round
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1693 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/glu-es1_if.cfg')
-rwxr-xr-xmake/glu-es1_if.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/glu-es1_if.cfg b/make/glu-es1_if.cfg
index 666ab44a5..52029c4a5 100755
--- a/make/glu-es1_if.cfg
+++ b/make/glu-es1_if.cfg
@@ -1,5 +1,8 @@
# This .cfg file is used to generate the GLU implementation for OpenGL ES 1.0,
# where it is pure Java.
+JavaOutputDir ../build/gensrc/classes
+NativeOutputDir ../build/gensrc/native/jogl
+
Style ImplOnly
ImplPackage javax.media.opengl.glu
ImplJavaClass GLU