read spec_pre and spec_post features
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 17 Apr 2012 10:21:11 +0000 (12:21 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 07:39:50 +0000 (09:39 +0200)
commit777fa561ab3af83ac78dbe55a22ae28097f0dfbd
tree1bb1007f848ad545be36308a8081e1a9bfbe2cbb
parent88b4ee22c9b3bf4bc94048df259c50b90d783e8f
read spec_pre and spec_post features

these are read before the qmakespec and before the cache, resp.
this will allow moving some hard-wired logic out of qmake.

Change-Id: I6a63050d7798bc30a4add8c009bcd801a29a0deb
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/project.cpp