From 49503dd36d9cc9bf74d827a70a0bfcbac70102a4 Mon Sep 17 00:00:00 2001 From: paulby Date: Wed, 20 Oct 2004 22:28:30 +0000 Subject: Amd64 build Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@58 ba19aa83-45c5-6ac9-afd3-db810772062c --- src/native/build.xml | 16 +++++++++-- src/native/ogl/build-linux-amd64.xml | 56 ++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 2 deletions(-) create mode 100644 src/native/ogl/build-linux-amd64.xml (limited to 'src/native') diff --git a/src/native/build.xml b/src/native/build.xml index f2ca9a1..a488504 100644 --- a/src/native/build.xml +++ b/src/native/build.xml @@ -29,6 +29,12 @@ + + + + + + @@ -37,7 +43,7 @@ - + @@ -61,6 +67,12 @@ + + + + + + @@ -68,7 +80,7 @@ - + diff --git a/src/native/ogl/build-linux-amd64.xml b/src/native/ogl/build-linux-amd64.xml new file mode 100644 index 0000000..dc17d2b --- /dev/null +++ b/src/native/ogl/build-linux-amd64.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3