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

Comparing projects/cms/source/conient/Config2.inc (file contents):
Revision 1.15 by tdb, Mon Apr 15 17:26:17 2002 UTC vs.
Revision 1.16 by tdb, Wed Feb 5 19:35:03 2003 UTC

# Line 39 | Line 39 | rev = HEAD
39   REVISION = $(rev)
40  
41   ## Compiler Information
42 < JCLIBS = $(LIBDIR)/crimson.jar:$(LIBDIR)/jaxp.jar:$(LIBDIR)/iscream-util.jar
42 > JCLIBS = $(LIBDIR)/crimson.jar:$(LIBDIR)/jaxp.jar:$(LIBDIR)/iscream_util.jar
43   JCCLASSPATH = $(JCLIBS):$(SOURCEROOT):.
44   # set JCFLAGS to these if you want to optimise and turn off debugging
45   #JCFLAGS = -g:none -O
# Line 62 | Line 62 | PACKAGE = iscream-conient.jar
62   # Main-class to be added to the Manifest
63   MAINCLASS = uk.org.iscream.cms.conient.Conient
64   # Class-path to be added to the Manifest
65 < CLPATH = lib/crimson.jar lib/jaxp.jar lib/iscream-util.jar
65 > CLPATH = lib/crimson.jar lib/jaxp.jar lib/iscream_util.jar
66  
67  
68   ## CHECK Files (for dependencies)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines