Last change
on this file since 12543 was
12543,
checked in by Mark Evenson, 13 years ago
|
Set SVN properties.
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Id
|
File size:
424 bytes
|
Line | |
---|
1 | # $Id: abcl.properties.in 12543 2010-03-15 11:04:42Z mevenson $ |
---|
2 | |
---|
3 | # version.src contents show up in JAR Manifest in the Implementation-Source attribute |
---|
4 | #version.src=[abcl svn] |
---|
5 | |
---|
6 | # abcl.build.incremental attempts to perform incremental compilation |
---|
7 | #abcl.build.incremental=true |
---|
8 | |
---|
9 | # abcl.compile.lisp.skip skips the compilation of Lisp sources in Netbeans (for debugging) |
---|
10 | #abcl.compile.lisp.skip=true |
---|
11 | |
---|
12 | # java.options sets the Java options in the abcl wrapper scripts |
---|
13 | #java.options=-Xmx1g |
---|
Note: See
TracBrowser
for help on using the repository browser.