Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/autobuild/detect_qmake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/autobuild/detect_qmake.sh b/tools/autobuild/detect_qmake.sh
index 14b3dad957..b840796410 100644
--- a/tools/autobuild/detect_qmake.sh
+++ b/tools/autobuild/detect_qmake.sh
@@ -1,7 +1,7 @@
# Add your path into this array
KNOWN_QMAKE_PATHS=( \
/Users/Alex/QtSDK/Desktop/Qt/4.8.1/gcc/bin \
- /Users/siarheirachytski/QtSDK/Desktop/Qt/474/gcc/bin \
+ /Users/sir/QtSDK/Desktop/Qt/4.8.1/gcc/bin \
/Developer/QtSDK/Desktop/Qt/4.8.1/gcc/bin \
)