From faabf404ec6064956a08e825bed5d91e51fbdbbb Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 11 Jun 2014 01:25:53 +1000 Subject: Roughed out a skeleton of the UI. --- project.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 project.properties (limited to 'project.properties') diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..b160b17 --- /dev/null +++ b/project.properties @@ -0,0 +1,12 @@ +# 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-16 + -- cgit v1.1