Add qt sdk support

This commit is contained in:
est31 2016-09-24 14:10:55 +02:00
parent d3a215c12b
commit 91c5fb567a
7 changed files with 101 additions and 4 deletions

View file

@ -17,6 +17,9 @@
# 'r12b': "$ANDROID_NDK",
# }
# Path to the Qt SDK. It is of the form "/path/to/Qt5.7.0/5.7"
# qt_sdk_path = ""
# java_paths = {
# '1.8': "/usr/lib/jvm/java-8-openjdk",
# }