From 6afddd08a4c9dbcf285e32aa70bce6077a1be46f Mon Sep 17 00:00:00 2001 From: Ray Greenwell Date: Mon, 7 Mar 2005 22:56:23 +0000 Subject: [PATCH] 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.) --- etc/getdown.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/getdown.pro b/etc/getdown.pro index 103a75a..c071321 100644 --- a/etc/getdown.pro +++ b/etc/getdown.pro @@ -10,7 +10,7 @@ -libraryjars /lib/rt.jar --outjars dist/getdown-pro.jar +-outjars dist/getdown-dop.jar -keep public class ca.beq.util.win32.registry.** { public protected *;