fix bugs surrounding reading super cache when no local cache is present
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 13:14:34 +0000 (15:14 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 30 Jun 2012 06:43:28 +0000 (08:43 +0200)
commitf06a9289787c01de323fe6e1ae71ceb2e5348a61
treeb8b0c2e32780fe687c504bf8d08bfc694a85a97e
parent179d9fe7b4cb089c3a6c0d0c9e653119af688d23
fix bugs surrounding reading super cache when no local cache is present

we would ignore the early read variables and fail to export the super
cache's path to the project.

Change-Id: I3c467802b4af22f73be05b25dbd8ccb6196d28a8
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
qmake/project.cpp