OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROGUARD_JAR
(Results
1 - 2
of
2
) sorted by null
/prebuilts/tools/common/proguard/proguard4.7/build/
build.sh
32
PROGUARD_JAR
=$LIB/proguard.jar
59
echo "Updating $
PROGUARD_JAR
..."
60
jar -uf "$
PROGUARD_JAR
" -C "$CLASSES" $(dirname $1)
70
createjar $PROGUARD "$
PROGUARD_JAR
"
/external/proguard/build/
build.sh
39
PROGUARD_JAR
=$LIB/proguard.jar
66
echo "Updating $
PROGUARD_JAR
..."
67
jar -uf "$
PROGUARD_JAR
" -C "$CLASSES" $(dirname $1)
77
createjar $PROGUARD "$
PROGUARD_JAR
"
Completed in 275 milliseconds