about summary refs log tree commit diff stats
path: root/client/trunk/nbproject
diff options
context:
space:
mode:
Diffstat (limited to 'client/trunk/nbproject')
-rw-r--r--client/trunk/nbproject/project.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/client/trunk/nbproject/project.properties b/client/trunk/nbproject/project.properties index 505e8b5..61fbb43 100644 --- a/client/trunk/nbproject/project.properties +++ b/client/trunk/nbproject/project.properties
@@ -30,7 +30,8 @@ javac.classpath=\
30 ${libs.BDB.classpath}:\ 30 ${libs.BDB.classpath}:\
31 ${file.reference.commons-logging-1.1.jar}:\ 31 ${file.reference.commons-logging-1.1.jar}:\
32 ${file.reference.ws-commons-util-1.0.2.jar}:\ 32 ${file.reference.ws-commons-util-1.0.2.jar}:\
33 ${libs.beans-binding.classpath} 33 ${libs.beans-binding.classpath}:\
34 ${libs.absolutelayout.classpath}
34# Space-separated list of extra javac options 35# Space-separated list of extra javac options
35javac.compilerargs= 36javac.compilerargs=
36javac.deprecation=false 37javac.deprecation=false
@@ -57,6 +58,9 @@ jnlp.codebase.url=file:/home/hatkirby/NetBeansProjects/InstaDisc/dist/
57jnlp.enabled=false 58jnlp.enabled=false
58jnlp.offline-allowed=false 59jnlp.offline-allowed=false
59jnlp.signed=false 60jnlp.signed=false
61# Property libs.absolutelayout.classpath is set here just to make sharing of project simpler.
62# The library definition has always preference over this property.
63libs.absolutelayout.classpath=../../../../usr/share/netbeans/6.0.1/java1/modules/ext/AbsoluteLayout.jar
60# Property libs.BDB.classpath is set here just to make sharing of project simpler. 64# Property libs.BDB.classpath is set here just to make sharing of project simpler.
61# The library definition has always preference over this property. 65# The library definition has always preference over this property.
62libs.BDB.classpath=lib/je-3.3.62.jar 66libs.BDB.classpath=lib/je-3.3.62.jar