From 3bece0e161c991d3a334342af8b1bc7b411ce1c3 Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 13 Mar 2006 20:52:28 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'exp-1_5_0-build1'. --- nbproject/project.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'nbproject') diff --git a/nbproject/project.xml b/nbproject/project.xml index 411d578..6586f04 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -4,7 +4,7 @@ - j3d-examples-1.4.0 + j3d-examples-1.5.0 @@ -21,13 +21,18 @@ clean - run + run.HelloUniverse clean jar + + jar + dist/j3d-examples.jar + jar + @@ -45,12 +50,17 @@ - + + ../j3d-core + ../vecmath + src/classes - 1.4 + ../j3d-core/build/default/debug/lib/ext/j3dcore.jar:../j3d-core/build/default/debug/lib/ext/j3dutils.jar:../vecmath/build/debug/lib/ext/vecmath.jar + dist/j3d-examples.jar + 1.5 -- cgit v1.2.3