[tools] Added QT 5.5 path.

This commit is contained in:
vng 2015-07-07 17:08:41 +03:00 committed by Alex Zolotarev
parent 23d851481b
commit c18a1ea1f6

View file

@ -12,6 +12,7 @@ KNOWN_QMAKE_PATHS=( \
~/Qt/5.4/clang_64/bin/qmake \
~/Qt5.3.0/5.3/clang_64/bin/qmake \
~/Developer/Qt/5.4/clang_64/bin/qmake \
~/Developer/Qt/5.5/clang_64/bin/qmake \
)
# Prints path to directory with found qmake binary or prints nothing if not found