From 309c6235d4cfdd94164f10dbd1f9d279bf1bea58 Mon Sep 17 00:00:00 2001 From: vng Date: Wed, 27 Jun 2012 12:50:49 -0700 Subject: Add my (vng) path for QtSDK. --- tools/autobuild/detect_qmake.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/autobuild/detect_qmake.sh b/tools/autobuild/detect_qmake.sh index 352571c76e..c56fb9ca06 100644 --- a/tools/autobuild/detect_qmake.sh +++ b/tools/autobuild/detect_qmake.sh @@ -2,6 +2,7 @@ KNOWN_QMAKE_PATHS=( \ /Users/Alex/QtSDK/Desktop/Qt/4.8.1/gcc/bin \ /Users/siarheirachytski/QtSDK/Desktop/Qt/474/gcc/bin \ + /Developer/QtSDK/Desktop/Qt/4.8.0/gcc/bin \ ) # Prints path to directory with found qmake binary or prints nothing if not found -- cgit v1.2.3