diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-11-26 03:08:34 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-11-26 03:08:34 +0300 |
commit | 5fa684bd2732f638763cd62bed831ccc6aafc0bf (patch) | |
tree | 782a3f0d2a2886fe2743d1829b75d1f8482942b7 /android/project.properties | |
parent | 9a9cc5e5ff305114acfb248b65056403ed2e64e6 (diff) | |
download | libADLMIDI-5fa684bd2732f638763cd62bed831ccc6aafc0bf.tar.gz libADLMIDI-5fa684bd2732f638763cd62bed831ccc6aafc0bf.tar.bz2 libADLMIDI-5fa684bd2732f638763cd62bed831ccc6aafc0bf.zip |
Apply Loki666'th changes to Android build
Diffstat (limited to 'android/project.properties')
-rw-r--r-- | android/project.properties | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/android/project.properties b/android/project.properties deleted file mode 100644 index f049142..0000000 --- a/android/project.properties +++ /dev/null @@ -1,11 +0,0 @@ -# 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-10 |