From 966fc409d440f6c4d0ff9dab38f0f83ada36735f Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 2 Oct 2009 14:05:46 -0700 Subject: Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.intelgdl.xml --- make/build-jogl.xml | 5 +--- make/build-nativewindow.xml | 5 +--- make/build-newt.xml | 19 ++++++++------- make/lib/gluegen.compiler.intelgdl.xml | 42 ++++++++++++++++++++++++++++++++++ 4 files changed, 53 insertions(+), 18 deletions(-) create mode 100644 make/lib/gluegen.compiler.intelgdl.xml diff --git a/make/build-jogl.xml b/make/build-jogl.xml index 64e5cf93a..bf07499a6 100644 --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -68,9 +68,6 @@ - - - - + diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index ce7081464..2e3c431ec 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -59,9 +59,6 @@ - - - - + diff --git a/make/build-newt.xml b/make/build-newt.xml index 48674f1ac..ad04973e4 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -62,9 +62,6 @@ - - - - + @@ -424,12 +421,10 @@ - + - - - @@ -437,7 +432,11 @@ - + + + + @@ -447,7 +446,7 @@ - + diff --git a/make/lib/gluegen.compiler.intelgdl.xml b/make/lib/gluegen.compiler.intelgdl.xml new file mode 100644 index 000000000..d0a1c50e2 --- /dev/null +++ b/make/lib/gluegen.compiler.intelgdl.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3