diff options
Diffstat (limited to 'nbproject/project.properties')
-rw-r--r-- | nbproject/project.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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 |