mobile/android/geckoview_library/project.properties.in

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

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