Fixed detection of QtBase directory.
authoraxis <qt-info@nokia.com>
Tue, 10 May 2011 08:30:30 +0000 (10:30 +0200)
committeraxis <qt-info@nokia.com>
Tue, 10 May 2011 09:14:36 +0000 (11:14 +0200)
commitba3436cda15fc342325699b182a120ba90a93283
tree58da52bbfbc7bf2d6f48ba62116f6fef2d484b06
parentedd56d531bedd83dc4decee5720bd75fffc0b44c
Fixed detection of QtBase directory.

The old check would fail for an installed copy of Qt. Instead, base
the check on using QTDIR if it present, otherwise use the parent of
the bin directory, and then check that "mkspecs" is present.

Reviewed-by: Olivier Goffart
bin/syncqt