diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-11-26 03:08:47 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-11-26 03:08:47 +0300 |
commit | b92cc8e942b91268b096757fe22aca8368ea3de6 (patch) | |
tree | 086ee97fed7ed2aad2e64e8870021ba032fd9c59 /android/project.properties | |
parent | 52bbba002d7f39334e833f3ec9e1de010d161bdf (diff) | |
parent | 5fa684bd2732f638763cd62bed831ccc6aafc0bf (diff) | |
download | libADLMIDI-b92cc8e942b91268b096757fe22aca8368ea3de6.tar.gz libADLMIDI-b92cc8e942b91268b096757fe22aca8368ea3de6.tar.bz2 libADLMIDI-b92cc8e942b91268b096757fe22aca8368ea3de6.zip |
Merge branch 'master' into get-rid-of-backup-buffer
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 |