summaryrefslogtreecommitdiffstats
path: root/nbproject
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2009-09-18 15:55:10 +0200
committerMichael Bien <[email protected]>2009-09-18 15:55:10 +0200
commitd31496fc6c4d1e246cfd53beb438312d16f8d582 (patch)
tree4fda23ea656802a06c00769e83a424ed6cb7913a /nbproject
parent105aa6ed86d452245007cbfd36e712d4d5c66fa3 (diff)
added cl-gl3 binding
Diffstat (limited to 'nbproject')
-rw-r--r--nbproject/project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties
index 7fd3fea7..523677b1 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -62,7 +62,7 @@ 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):
-run.jvmargs=
+run.jvmargs=-Djava.library.path="/home/mbien/NetBeansProjects/JOGL/jocl/build/natives/jocl"
run.test.classpath=\
${javac.test.classpath}:\
${build.test.classes.dir}