Add ndk 13b

This commit is contained in:
est31 2016-11-25 21:10:44 +01:00
parent d7ec321198
commit ddefec33cd
6 changed files with 13 additions and 3 deletions

View file

@ -4,6 +4,7 @@ ndk_paths = {
'r10e': "/home/vagrant/android-ndk/r10e",
'r11c': "/home/vagrant/android-ndk/r11c",
'r12b': "/home/vagrant/android-ndk/r12b",
'r13b': "/home/vagrant/android-ndk/r13b",
}
qt_sdk_path = "/home/vagrant/qt-sdk/5.7.0/5.7"
java_paths = {