aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project.properties
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-06-11 01:25:53 +1000
committerDavid Walter Seikel2014-06-11 01:25:53 +1000
commitfaabf404ec6064956a08e825bed5d91e51fbdbbb (patch)
tree4aee2014b62efc93c5ab46fd73dcde8d250d9aa0 /project.properties
parentAdded .gitignore and LICENSE files. (diff)
downloadtoyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.zip
toyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.tar.gz
toyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.tar.bz2
toyboxInstaller-faabf404ec6064956a08e825bed5d91e51fbdbbb.tar.xz
Roughed out a skeleton of the UI.
Diffstat (limited to 'project.properties')
-rw-r--r--project.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/project.properties b/project.properties
new file mode 100644
index 0000000..b160b17
--- /dev/null
+++ b/project.properties
@@ -0,0 +1,12 @@
1# This file is automatically generated by Android Tools.
2# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3#
4# This file must be checked in Version Control Systems.
5#
6# To customize properties used by the Ant build system use,
7# "ant.properties", and override values to adapt the script to your
8# project structure.
9
10# Project target.
11target=android-16
12