aboutsummaryrefslogtreecommitdiffstats
path: root/examples/android-proguard-example/default.properties
diff options
context:
space:
mode:
Diffstat (limited to 'examples/android-proguard-example/default.properties')
-rw-r--r--examples/android-proguard-example/default.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/android-proguard-example/default.properties b/examples/android-proguard-example/default.properties
new file mode 100644
index 00000000..7d4fed0b
--- /dev/null
+++ b/examples/android-proguard-example/default.properties
@@ -0,0 +1,12 @@
+# This file is automatically generated by Android Tools.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must be checked in Version Control Systems.
+#
+# To customize properties used by the Ant build system use,
+# "build.properties", and override values to adapt the script to your
+# project structure.
+
+# Project target.
+target=android-3
+proguard.config=proguard.cfg \ No newline at end of file