diff options
Diffstat (limited to 'sal/osl/android/project.properties')
-rw-r--r-- | sal/osl/android/project.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sal/osl/android/project.properties b/sal/osl/android/project.properties new file mode 100644 index 000000000000..5a7094538fde --- /dev/null +++ b/sal/osl/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-7 |