make $$PWD non-magic on read
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 30 Apr 2012 13:04:01 +0000 (15:04 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 12:35:28 +0000 (14:35 +0200)
commit96702729c8ac7ac99066c39693ddd38c3d7e9673
tree1de5b2965455879fce5d1ff1b5a20e5081c1ecbe
parent5ef3c155db83ec6689e1cb8ec7a8e2a585903a6e
make $$PWD non-magic on read

like the other variables, we can just store it in the hash.

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