relative paths in proguard 3.5 are relative to .pro file unless overridden by -basedirectory
This commit is contained in:
@@ -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/**)
|
||||
|
||||
Reference in New Issue
Block a user