adding all of botlist, initial add
[botlist.git] / botclient / botnetclient / lisp / lib / java / abcl / build.properties
bloba93382c2d09424a8c1f4654730a228aea67ffdcb
1 # build.properties
2 # $Id: build.properties,v 1.23 2007/03/03 19:19:11 piso Exp $
3 # The location of the JDK that will be used to compile the classes.
4 jdk=c:\\Program\ Files\\Java\\jdk1.5.0_11
6 # The location of the Java executable to be used at runtime. If not specified,
7 # the Java executable from the JDK specified for the "jdk" property will be
8 # used.
9 #java=c:\\jdk1.5.0\\bin\\java
10 #java_options=-server
12 # Extensions (XP etc.)
13 #extensions=/usr/share/java/repository
15 # Use jikes.
16 #build.compiler=jikes
17 #build.compiler.emacs=on
19 # Use javac.
20 build.compiler=javac1.4
22 # Build jpty.
23 #jpty=yes
25 # Build with debugging information.
26 debug=yes