relative paths in proguard 3.5 are relative to .pro file unless overridden by -basedirectory

This commit is contained in:
Elizabeth Fong
2006-04-17 12:36:26 +00:00
parent 8ebd7586c1
commit bfd95210d7
+2
View File
@@ -3,6 +3,8 @@
#
# Proguard configuration file for Getdown launcher
-basedirectory ../
-injars dist/getdown.jar(!**/tools/DigesterTask*,!**/tools/Differ*)
-injars lib/jRegistryKey.jar(!META-INF/*)
-injars lib/samskivert.jar(!META-INF/*,!**/velocity/**,!**/xml/**)