mobile/android/geckoview_library/project.properties.in

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 #filter substitution
michael@0 2 # This file is automatically generated by Android Tools.
michael@0 3 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
michael@0 4 #
michael@0 5 # This file must be checked in Version Control Systems.
michael@0 6 #
michael@0 7 # To customize properties used by the Ant build system edit
michael@0 8 # "ant.properties", and override values to adapt the script to your
michael@0 9 # project structure.
michael@0 10 #
michael@0 11 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
michael@0 12 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
michael@0 13
michael@0 14 # Project target.
michael@0 15 target=android-@ANDROID_TARGET_SDK@
michael@0 16 android.library=true

mercurial