vng path for qmake.

This commit is contained in:
vng 2012-12-22 16:07:01 +03:00 committed by Alex Zolotarev
parent 79aba0667c
commit d2ac9911ee

View file

@ -1,7 +1,7 @@
# Add your path into this array
KNOWN_QMAKE_PATHS=( \
~/QtSDK/Desktop/Qt/4.8.1/gcc/bin/qmake \
/Developer/QtSDK/Desktop/Qt/4.8.1/gcc/bin/qmake \
/Developer/Tools/qmake \
~/Developer/Qt-4.8.4/bin/qmake \
)