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 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}\ |