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.

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

mercurial