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

Comparing projects/cms/source/server/Config2.inc (file contents):
Revision 1.14 by tdb, Sat Mar 3 00:34:51 2001 UTC vs.
Revision 1.15 by tdb, Sat Mar 10 00:49:35 2001 UTC

# Line 35 | Line 35 | rev = HEAD
35   REVISION = $(rev)
36  
37   ## Compiler Information
38 < JCLIBS = $(LIBDIR)/idl.jar:$(LIBDIR)/jacorb.jar:$(LIBDIR)/jaxp.jar:$(LIBDIR)/parser.jar:$(LIBDIR)/mm.mysql-2.0.2-bin.jar
38 > JCLIBS = $(LIBDIR)/idl.jar:$(LIBDIR)/jacorb.jar:$(LIBDIR)/jaxp.jar:$(LIBDIR)/sax2.jar:$(LIBDIR)/mm.mysql-2.0.2-bin.jar
39   ##### Added $(SERVERROOT)/idl - this may not be a good thing, but it helps dependencies.
40   JCCLASSPATH = $(JCLIBS):$(SERVERROOT):$(BUILD):$(SERVERROOT)/idl:.
41   # set JCFLAGS to these if you want to optimise and turn off debugging
# Line 60 | Line 60 | UTILPACKAGE = iscream-util.jar
60   # Main-class to be added to the Manifest
61   MAINCLASS = uk.ac.ukc.iscream.componentmanager.ComponentManager
62   # Class-path to be added to the Manifest
63 < CLPATH = lib/idl.jar lib/jacorb.jar lib/jaxp.jar lib/parser.jar lib/mm.mysql-2.0.2-bin.jar
63 > CLPATH = lib/idl.jar lib/jacorb.jar lib/jaxp.jar lib/sax2.jar lib/mm.mysql-2.0.2-bin.jar
64  
65  
66   ## CHECK Files (for dependencies)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines