repurpose deprecated -E switch
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 23 Apr 2012 17:27:43 +0000 (19:27 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 12:35:30 +0000 (14:35 +0200)
commit2ca26162f8348719ee04e63b4e80be8b5131521d
treed17f1259e20dcec87dc8db91719c80bae4a053ff
parenta54875057f3292799f1d9211ded7b7eb19ef3a39
repurpose deprecated -E switch

instead of dumping the variables as we are going, dump everything at the
end. this is potentially useful, as opposed to the previous
functionality which was redundant with -d.

Change-Id: Icf14703cb93e03f7079dfc0266b219ad9c902133
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
qmake/main.cpp
qmake/option.cpp
qmake/project.cpp
qmake/project.h