From 22a171354b1156cc2deba15aa2d15135588a20ca Mon Sep 17 00:00:00 2001 From: rachytski Date: Mon, 1 Oct 2012 19:33:13 +0300 Subject: fixed detect_qmake.sh --- tools/autobuild/detect_qmake.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 \ ) -- cgit v1.2.3