find qmakespecs in source directory of shadow built qt
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Tue, 11 Jun 2013 17:06:18 +0000 (19:06 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 26 Aug 2013 21:55:58 +0000 (23:55 +0200)
commit3b046a1e5c8e09e00bc4a5b17473470729cc0d61
tree729299f6cf8cc1ba135bd06d77f72a3d1f3162f9
parent66ef0879099a9c7381a21d80c65bfd499cbae2ce
find qmakespecs in source directory of shadow built qt

qt 5.2 does not copy the qmakespecs to the build directory any more.
a fallback to the /get property variant ensures that other build types
continue to work. consequently, this has no effect whatsoever on
installed qt versions.

(based on qtbase/214b55d5d4c8fdf975b3c36f69bac4b07d8d39d0)

Task-number: QTCREATORBUG-9572
Change-Id: I9edac11f8997fcb0594d0a67419d4733dd4ed86b
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
(cherry picked from qtcreator/958672e4607acf654b0fe5f35a385e95a3042f23)
src/linguist/shared/qmakeevaluator.cpp