diff options
Diffstat (limited to 'StoneIsland/platforms/android/CordovaLib/project.properties')
| -rwxr-xr-x | StoneIsland/platforms/android/CordovaLib/project.properties | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/StoneIsland/platforms/android/CordovaLib/project.properties b/StoneIsland/platforms/android/CordovaLib/project.properties new file mode 100755 index 00000000..40ae82c1 --- /dev/null +++ b/StoneIsland/platforms/android/CordovaLib/project.properties @@ -0,0 +1,16 @@ +# 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, +# "ant.properties", and override values to adapt the script to your +# project structure. + +# Indicates whether an apk should be generated for each density. +split.density=false +# Project target. +target=android-22 +apk-configurations= +renderscript.opt.level=O0 +android.library=true |
