From cb208537519bb37d30325ada8d2f2af283306e73 Mon Sep 17 00:00:00 2001 From: kcr Date: Tue, 7 Mar 2006 00:59:49 +0000 Subject: Change zip target to zip up directories relative to parent of j3d-examples (so that all files are in j3d-examples/ when unzipped) --- build.xml | 16 ++++++++-------- nbproject/project.xml | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 09be81a..130d53f 100644 --- a/build.xml +++ b/build.xml @@ -54,7 +54,7 @@ - + @@ -99,13 +99,13 @@ - - - - - - - + + + + + + + diff --git a/nbproject/project.xml b/nbproject/project.xml index 411d578..8292987 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -50,6 +50,7 @@ src/classes + ../j3d-core/build/linux-i586/debug/lib/ext/j3dcore.jar:../j3d-core/build/linux-i586/debug/lib/ext/j3dutils.jar:../vecmath/build/debug/lib/ext/vecmath.jar 1.4 -- cgit v1.2.3