# | Line 50 | Line 50 | ZIPFILE = $(ARCNAME)$(ZIPEXT) | |
---|---|---|
50 | # Name of JAR file (will be created in BUILD) | |
51 | PACKAGE = iscream-conient.jar | |
52 | # Main-class to be added to the Manifest | |
53 | < | MAINCLASS = uk.ac.ukc.iscream.conient.SwingClient |
53 | > | MAINCLASS = uk.ac.ukc.iscream.conient.Conient |
54 | # Class-path to be added to the Manifest | |
55 | CLPATH = lib/jaxp.jar lib/parser.jar lib/iscream-util.jar | |
56 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |