From f2801bf69ba572d9e030e3fbf920342c29704d3a Mon Sep 17 00:00:00 2001 From: sg215889 Date: Wed, 15 Jul 2009 05:47:43 -0700 Subject: Build CDC named JARs for CVM in default build, no more specialized build necessary. --- make/build-newt.xml | 143 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 55 deletions(-) (limited to 'make/build-newt.xml') diff --git a/make/build-newt.xml b/make/build-newt.xml index 6d32b33d5..df234b26e 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -44,15 +44,9 @@ - - Some environment defs affecting compilation - setup.cdcfp - Using the CDC Java runtime library - - no DoubleBuffer - - no LongBuffer - - This will set - -> setup.noAWT - - Internal settings, may not be necessary to set them manually, since all JAR archives are orthogonal. + setup.noCDC setup.noAWT setup.noOpenGL --> @@ -73,17 +67,9 @@ --> - - - - - - - - - - + + + @@ -111,12 +97,9 @@ - - - + - + @@ -178,11 +161,11 @@ - + - - + + @@ -195,14 +178,23 @@ + - - - + + + + + + + + + + + @@ -210,7 +202,10 @@ - + + + + @@ -242,42 +237,42 @@ + - - + + - + - - - + + + - - + - + @@ -568,7 +570,28 @@ + + + + + + + + + + + + + + + + + + + @@ -585,23 +608,33 @@ - - - + + + - + + + + + + + + + + - + + includes="com/sun/javafx/newt/**" /> - -- cgit v1.2.3