set $$_DATE_ only on project startup
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 23 Apr 2012 12:47:34 +0000 (14:47 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 12:35:27 +0000 (14:35 +0200)
commit5ef3c155db83ec6689e1cb8ec7a8e2a585903a6e
tree9d7e46a50ddfd03d06fae9c4b1ca75e821992bc9
parentb2b72eea044c90135284fb2ab2c4493d92f2502c
set $$_DATE_ only on project startup

this changes the semantics a bit - it will be the datetime of qmake
startup rather than the time a particular file is processed. i'd argue
that this is insignificant.

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