Home | History | Annotate | Download | only in build

Lines Matching refs:PROGUARD

3 # GNU/Linux build script for ProGuard.
24 PROGUARD=proguard/ProGuard
25 PROGUARD_GUI=proguard/gui/ProGuardGUI
26 RETRACE=proguard/retrace/ReTrace
27 ANT_TASK=proguard/ant/ProGuardTask
28 GRADLE_TASK=proguard/gradle/ProGuardTask
29 WTK_PLUGIN=proguard/wtk/ProGuardObfuscator
39 PROGUARD_JAR=$LIB/proguard.jar
76 compile $PROGUARD
77 createjar $PROGUARD "$PROGUARD_JAR"
91 echo "if you want to compile the optional ProGuard Ant task."
100 echo "if you want to compile the optional ProGuard Gradle task."
109 echo "if you want to compile the optional ProGuard WTK plugin."