From 843f487ae5fb53e6d67fcd1cedf383e197913d8a Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Thu, 2 Dec 2010 16:13:53 +0100 Subject: zip distribution uses now a folder structure similar to other jogamp projects. -./jar contains all jar files (dependencies + jared natives) -./lib contains all natives (redundant to jar) -./jnlp-files contains jnlp templates --- nbproject/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nbproject') diff --git a/nbproject/project.properties b/nbproject/project.properties index fcbc58da..2d6c9550 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -75,7 +75,7 @@ jnlp.enabled=false jnlp.offline-allowed=false jnlp.signed=false main.class=com.jogamp.opencl.util.CLInfo -manifest.file=build/manifest.mf +manifest.file=${rootrel.build}/manifest.mf meta.inf.dir=${src.dir}/META-INF platform.active=default_platform run.classpath=\ -- cgit v1.2.3