1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mobile/android/geckoview_library/project.properties.in Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,16 @@ 1.4 +#filter substitution 1.5 +# This file is automatically generated by Android Tools. 1.6 +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! 1.7 +# 1.8 +# This file must be checked in Version Control Systems. 1.9 +# 1.10 +# To customize properties used by the Ant build system edit 1.11 +# "ant.properties", and override values to adapt the script to your 1.12 +# project structure. 1.13 +# 1.14 +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 1.15 +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 1.16 + 1.17 +# Project target. 1.18 +target=android-@ANDROID_TARGET_SDK@ 1.19 +android.library=true