summaryrefslogtreecommitdiffstats
path: root/nbproject
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-04-22 02:50:18 +0200
committerMichael Bien <[email protected]>2010-04-22 02:50:18 +0200
commit5a6d1f0cd4da6582cca526e45964effa6c2b1419 (patch)
tree103aed8378393a459d5de92d97915c34b2822ef6 /nbproject
parent4cf06d157053039e916b822d2f20ee56f387a7cd (diff)
fix nb project; set rootrel.build to 'build' in project.properties
Diffstat (limited to 'nbproject')
-rw-r--r--nbproject/project.properties8
1 files changed, 5 insertions, 3 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties
index cee9ac9c..48b609e8 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -1,3 +1,8 @@
+#default values, overwrite this or pass it as -D ant property if required
+gluegen.root=../gluegen
+jogl.root=../jogl
+rootrel.build=build
+
annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false
annotation.processing.run.all.processors=true
@@ -29,9 +34,6 @@ endorsed.classpath=
excludes=
file.reference.junit-4.8.1.jar=lib/junit_4/junit-4.8.1.jar
-#default value, overwrite this or pass it as -D ant property if required
-gluegen.root=../gluegen
-jogl.root=../jogl
file.reference.gluegen-rt.jar=${gluegen.root}/${rootrel.build}/gluegen-rt.jar
file.reference.gluegen.jar=${gluegen.root}/${rootrel.build}/gluegen.jar
file.reference.jogl.all.jar=${jogl.root}/${rootrel.build}/jogl/jogl.all.jar