Home | History | Annotate | Download | only in build

Lines Matching refs:PROGUARD

3 # GNU/Linux build script for ProGuard.
23 PROGUARD=proguard/ProGuard
24 PROGUARD_GUI=proguard/gui/ProGuardGUI
25 RETRACE=proguard/retrace/ReTrace
26 ANT_TASK=proguard/ant/ProGuardTask
27 WTK_PLUGIN=proguard/wtk/ProGuardObfuscator
32 PROGUARD_JAR=$LIB/proguard.jar
69 compile $PROGUARD
70 createjar $PROGUARD "$PROGUARD_JAR"
84 echo "if you want to compile the optional ProGuard Ant task."
93 echo "if you want to compile the optional ProGuard WTK plugin."