From 57911fca4a7179677174cea7449af9687232e473 Mon Sep 17 00:00:00 2001 From: loki666 Date: Thu, 16 Feb 2017 18:13:10 +0100 Subject: add android build files --- android/project.properties | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 android/project.properties (limited to 'android/project.properties') diff --git a/android/project.properties b/android/project.properties new file mode 100644 index 0000000..f049142 --- /dev/null +++ b/android/project.properties @@ -0,0 +1,11 @@ +# 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. + +# Project target. +target=android-10 -- cgit v1.2.3