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
/external/proguard/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
"
/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
"
Completed in 330 milliseconds