ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build.config
(Generate patch)

Comparing projects/cms/source/server/build.config (file contents):
Revision 1.5 by tdb, Fri May 18 00:40:34 2001 UTC vs.
Revision 1.6 by tdb, Fri May 18 01:01:11 2001 UTC

# Line 1 | Line 1
1   # Configuration file for XML build (ant)
2  
3 + # TODO: Major tidying and commenting
4 +
5   # Location of the build directory
6   BUILDDIR = ${SOURCEROOT}/build
7   # Relative (to BUILD) location of the libraries
# Line 53 | Line 55 | JDOCTITLE = i-scream server
55   JDOCHEADER = <img src='http://www.i-scream.org.uk/i-scream_small.gif' width='146' height='38'>
56   JDOCBOTTOM = <i>Copyright &#169; 2000-2001 i-scream. All Rights Reserved.</i>
57   JDOCJAPI = http://java.sun.com/j2se/1.3/docs/api/
58 +
59 + UTILJAR = iscream-util.jar
60 + UTILSRC = uk/org/iscream/util/**/*.java

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines