Added QT/5.2.0 path.

This commit is contained in:
vng 2013-12-12 20:13:23 +03:00 committed by Alex Zolotarev
parent 5d582cf940
commit 8fbccd28c0

View file

@ -4,7 +4,7 @@ KNOWN_QMAKE_PATHS=( \
~/Developer/Qt-4.8.4/bin/qmake \
~/Developer/Qt/5.1.0/clang_64/bin/qmake \
~/Developer/Qt/5.1.1/clang_64/bin/qmake \
~/Developer/Qt511/5.1.1/clang_64/bin/qmake \
~/Developer/Qt/5.2.0/clang_64/bin/qmake \
)
# Prints path to directory with found qmake binary or prints nothing if not found