OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Proguard
(Results
1 - 2
of
2
) sorted by null
/build/core/
java.mk
99
# between builds with and without
Proguard
enabled.
100
# Note that ANY intermediate targets between the
proguard
and
103
proguard_jar_leaf :=
proguard
.classes.jar
104
built_dex_intermediate_leaf :=
proguard
.$(built_dex_intermediate_leaf)
105
built_dex_leaf :=
proguard
.classes.dex
319
# tell
proguard
to load emma jar
327
# Keep a copy of the jar just before
proguard
processing.
332
# Run
proguard
if necessary, otherwise just copy the file.
334
#
Proguard
doesn't like a class in both library and the jar to be processed.
337
-include $(BUILD_SYSTEM)/
proguard
.flags
[
all
...]
definitions.mk
[
all
...]
Completed in 228 milliseconds