diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2011-11-25 20:47:53 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2011-11-25 20:47:53 +0300 |
| commit | e7a78d9a7a505965414ad8789eff0b59af5344d9 (patch) | |
| tree | cb13e33cdf1e81eb217bd239a7f5bf19b7c952b0 /project.properties | |
| parent | 86b967f08f74ac9eb7b49597c62d46e818a9a530 (diff) | |
add new adt stuff
Diffstat (limited to 'project.properties')
| -rw-r--r-- | project.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/project.properties b/project.properties new file mode 100644 index 00000000..d79abae1 --- /dev/null +++ b/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-11 |