Make getdown's proguard aware that Mac OS X calls rt.jar something else. Hurray, ooo-libs finally compiles all the way through on a Mac.

This commit is contained in:
Par Winzell
2008-06-05 13:41:04 +00:00
parent 989b9942a8
commit 3ac8ce2e70
2 changed files with 12 additions and 2 deletions
-1
View File
@@ -14,7 +14,6 @@
-injars dist/lib/commons-io.jar(!META-INF/*)
-injars dist/lib/snark.jar(!META-INF/*)
-libraryjars <java.home>/lib/rt.jar
-dontskipnonpubliclibraryclasses
-outjars dist/getdown-pro.jar