forked from organicmaps/organicmaps
Use generic user folder in detect_qmake.sh
This commit is contained in:
parent
e0bf6fe519
commit
429043efc6
1 changed files with 1 additions and 2 deletions
|
@ -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 \
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue