summaryrefslogtreecommitdiff
path: root/android/project.properties
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2012-01-03 21:15:21 +0000
committerThomas Martitz <kugel@rockbox.org>2012-01-03 21:15:21 +0000
commite9cb9538c76fc6560fc8475a0bfcd9821d0a66be (patch)
tree50f62afc26291c8a8b198461d64c0deddbcbd8ae /android/project.properties
parent84f651f9b6b509224d9b8a57872f846ac4a0c646 (diff)
downloadrockbox-e9cb9538c76fc6560fc8475a0bfcd9821d0a66be.tar.gz
rockbox-e9cb9538c76fc6560fc8475a0bfcd9821d0a66be.zip
android: Update build system for recent SDK versions and target ice cream sandwich.
As a result, the java parts can now be build using ant (in the android dir). Just issue "ant debug" after "make libs". Building the java parts from eclipse also still works. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31543 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'android/project.properties')
-rw-r--r--android/project.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/android/project.properties b/android/project.properties
new file mode 100644
index 0000000000..8da376af8d
--- /dev/null
+++ b/android/project.properties
@@ -0,0 +1,11 @@
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-15