From 192614e9166583929e43bfea065a3a6264624e4a Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Fri, 17 Sep 2010 04:11:44 +0200 Subject: BandwidthBenchmark fixes and code cleanup. --- nbproject/configs/BandwidthBenchmark.properties | 2 +- nbproject/project.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'nbproject') diff --git a/nbproject/configs/BandwidthBenchmark.properties b/nbproject/configs/BandwidthBenchmark.properties index 280e757..d2d5a35 100644 --- a/nbproject/configs/BandwidthBenchmark.properties +++ b/nbproject/configs/BandwidthBenchmark.properties @@ -1 +1 @@ -main.class=com.jogamp.opencl.demos.bandwidth.BandwidthTest +main.class=com.jogamp.opencl.demos.bandwidth.BandwidthBenchmark diff --git a/nbproject/project.properties b/nbproject/project.properties index 62a1870..d0f231e 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -83,8 +83,8 @@ run.classpath=\ # Space-separated list of JVM arguments used when running the project # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value # or test-sys-prop.name=value to set system properties for unit tests): -#-verbose:jni -run.jvmargs=-Xcheck:jni -Djava.library.path="\ +#-verbose:jni -Xcheck:jni +run.jvmargs=-Djava.library.path="\ ${jocl.root}/${rootrel.build}/natives/jocl${path.separator}\ ${jogl.root}/${rootrel.build}/jogl/obj${path.separator}\ ${jogl.root}/${rootrel.build}/nativewindow/obj${path.separator}\ -- cgit v1.2.3