aboutsummaryrefslogtreecommitdiffstats
path: root/nbproject/project.properties
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-01-22 17:55:59 +0100
committerMichael Bien <[email protected]>2010-01-22 17:55:59 +0100
commit468928edc68896718f0a27b47d59ddad2c892967 (patch)
tree03d4174fe3f27fa6cc8a969eb793694276667b75 /nbproject/project.properties
parent564b4d7e2fcd4c408ae6046710b29f3a12280574 (diff)
small win32 fix in build setup and 32bit compatibility fix for CLDevice.
Diffstat (limited to 'nbproject/project.properties')
-rw-r--r--nbproject/project.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties
index cda7bf22..eab4a1e4 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -20,6 +20,7 @@ debug.test.classpath=\
dist.dir=dist
dist.jar=${dist.dir}/jocl.jar
dist.javadoc.dir=${dist.dir}/javadoc
+endorsed.classpath=
excludes=
#default value, overwrite this or pass it as -D ant property if required
@@ -76,7 +77,7 @@ run.classpath=\
# (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=-Xmx256m -Djava.library.path=\
- "${basedir}/build/natives/jocl:\
+ "${basedir}/build/natives/jocl${path.separator}\
${gluegen.root}/build/obj"
run.test.classpath=\
${javac.test.classpath}:\