From 908d0fbb2ea26226165cd42f12abf0d27e4a3f53 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 29 Sep 2006 18:04:13 +0000 Subject: Merged dev-1_5 branch back to MAIN trunk git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@701 ba19aa83-45c5-6ac9-afd3-db810772062c --- src/native/build.xml | 71 +++++++++++++--------------------------------------- 1 file changed, 18 insertions(+), 53 deletions(-) (limited to 'src/native/build.xml') diff --git a/src/native/build.xml b/src/native/build.xml index 9203b95..de87ff4 100644 --- a/src/native/build.xml +++ b/src/native/build.xml @@ -20,112 +20,102 @@ - - - - - - - - + + + + + + - - - - - - - - - - + + + + + + - - @@ -151,9 +141,6 @@ - @@ -212,10 +199,10 @@ srcfile="${javahCoreSrc}/ModelClipRetained.java" targetfile="${javahCoreTarget}/javax_media_j3d_ModelClipRetained.h"/> + srcfile="${javahCoreSrc}/NativePipeline.java" + targetfile="${javahCoreTarget}/javax_media_j3d_NativePipeline.h"/> - @@ -324,11 +308,6 @@ - - - - @@ -338,7 +317,6 @@ - @@ -353,7 +331,6 @@ - @@ -373,7 +350,7 @@ - + @@ -408,31 +385,19 @@ - - - - - - - - - - - - -- cgit v1.2.3