ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/DBReporter/Config2.inc
(Generate patch)

Comparing projects/cms/source/reports/DBReporter/Config2.inc (file contents):
Revision 1.1 by tdb, Mon Mar 26 20:50:06 2001 UTC vs.
Revision 1.3 by tdb, Mon Mar 26 21:50:56 2001 UTC

# Line 11 | Line 11
11   # ****** These need to be set correctly ******
12   # Location of the CVS Repository Root
13   CVSROOT = /usr/local/proj/co600_10/cvs
14 < CVSMODULE = reports/DBReporter
14 > CVSMODULE = source/reports/DBReporter
15   # ****** These need to be set correctly ******
16  
17   # This will attempt to locate cvs, and return the path.
# Line 65 | Line 65 | CLPATH = lib/jaxp.jar lib/mm.mysql-2.0.4-bin.jar lib/c
65   BUILDCHECK = $(SOURCEROOT)/.donebuild
66   COMPILECHECK = .donecompile
67   COPYCHECK = .donecopy
68 +
69 + ## Javadoc formatting
70 + JDTITLE = "i-scream DBReporter"
71 + JDHEADER = "<img src='http://www.i-scream.org.uk/i-scream_small.gif' width='146' height='38'>"
72  
73   # Javadoc dest dir
74   DOCDIR = doc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines