Use generic user folder in detect_qmake.sh

This commit is contained in:
Yury Melnichek 2012-09-29 00:08:38 +02:00 committed by Alex Zolotarev
parent e0bf6fe519
commit 429043efc6

View file

@ -1,7 +1,6 @@
# Add your path into this array
KNOWN_QMAKE_PATHS=( \
/Users/Alex/QtSDK/Desktop/Qt/4.8.1/gcc/bin \
/Users/sir/QtSDK/Desktop/Qt/4.8.1/gcc/bin \
~/QtSDK/Desktop/Qt/4.8.1/gcc/bin \
/Developer/QtSDK/Desktop/Qt/4.8.1/gcc/bin \
)