From 8ca4f3c84db2793a0e1dab5dcfc38590de5ca64f Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 25 Aug 2012 15:31:28 +0200 Subject: Fix new JOCL artifacts location ; Fix new jocl.jar location --- nbproject/project.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nbproject') diff --git a/nbproject/project.properties b/nbproject/project.properties index efda83e..e57700b 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -30,7 +30,7 @@ debug.test.classpath=\ ${run.test.classpath} # This directory is removed when the project is cleaned: dist.dir=${build.dir} -dist.jar=${dist.dir}/jar/jocl-demos.jar +dist.jar=${build.dir}/jar/jocl-demos.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= @@ -66,7 +66,7 @@ no.dependencies=true platform.active=default_platform project.jocl=${jocl.root} -reference.jocl.jar=${jocl.root}/dist/jocl.jar +reference.jocl.jar=${jocl.root}/${rootrel.build}/jar/jocl.jar file.reference.gluegen-rt.jar=${gluegen.root}/${rootrel.build}/gluegen-rt.jar file.reference.jogl-all.jar=${jogl.root}/${rootrel.build}/jar/jogl-all.jar -- cgit v1.2.3