diff options
author | Michael Bien <[email protected]> | 2010-09-17 04:11:44 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-09-17 04:11:44 +0200 |
commit | 192614e9166583929e43bfea065a3a6264624e4a (patch) | |
tree | be6a9acd9ed020cc26ba0141f1709657ec79f543 /nbproject/project.properties | |
parent | b680c4d4b5091f7f48bb8fd9812725111496ff99 (diff) |
BandwidthBenchmark fixes and code cleanup.
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 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}\ |