aboutsummaryrefslogtreecommitdiffstats
path: root/main/project.properties
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-06-02 08:08:21 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-06-02 08:08:21 +0200
commit61e89db0863410d692a136fce09e1a9376eca51a (patch)
tree85c12dcf7997bf801f5dc17b93860f86d8d3bc9f /main/project.properties
parentfa7174789f57d5a804af6c2ff632749137bcaddc (diff)
downloadcgeo-61e89db0863410d692a136fce09e1a9376eca51a.zip
cgeo-61e89db0863410d692a136fce09e1a9376eca51a.tar.gz
cgeo-61e89db0863410d692a136fce09e1a9376eca51a.tar.bz2
refactoring: reuse default proguard settings
* see http://tools.android.com/recent/proguardimprovements
Diffstat (limited to 'main/project.properties')
-rw-r--r--main/project.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/main/project.properties b/main/project.properties
index a475ee2..894c810 100644
--- a/main/project.properties
+++ b/main/project.properties
@@ -3,9 +3,12 @@
#
# This file must be checked in Version Control Systems.
#
-# To customize properties used by the Ant build system use,
+# To customize properties used by the Ant build system edit
# "ant.properties", and override values to adapt the script to your
# project structure.
+#
+# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
+proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=Google Inc.:Google APIs:17