remove strange .qmake.cache hacks
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 5 Mar 2012 11:15:50 +0000 (12:15 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 8 Mar 2012 17:54:46 +0000 (18:54 +0100)
commit5f9d126ca8ae4678ead6a70bccb459413e4c86cc
tree2b709d262b0e8a31a6ba87fde76cca7b567fd59e
parent4035375c57bf26b49d819d931b08fa69d818acab
remove strange .qmake.cache hacks

they are obsolete (qmake knows the qt build configuration anyway), and
messing with QTDIR is a recipe for disaster.

Change-Id: Ib3594f38ec3192a5f70771f8bc5d8fd435bbbd15
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
tests/auto/tools/qmake/testdata/one_space/one_space.pro
tests/auto/tools/qmake/testdata/simple_app/simple_app.pro
tests/auto/tools/qmake/testdata/simple_dll/simple_dll.pro
tests/auto/tools/qmake/testdata/subdirs/simple_app/simple_app.pro
tests/auto/tools/qmake/testdata/subdirs/simple_dll/simple_dll.pro