We need to name our outfile getdown-dop.jar, for old-times sake.

(Why we ever appended the name of some tool we use onto a production jar
is beyond me.)
This commit is contained in:
Ray Greenwell
2005-03-07 22:56:23 +00:00
parent 00da0ce3f8
commit 6afddd08a4
+1 -1
View File
@@ -10,7 +10,7 @@
-libraryjars <java.home>/lib/rt.jar
-outjars dist/getdown-pro.jar
-outjars dist/getdown-dop.jar
-keep public class ca.beq.util.win32.registry.** {
public protected *;