move finding the makespec to Option
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Thu, 23 Feb 2012 18:34:10 +0000 (19:34 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 2 Mar 2012 07:43:06 +0000 (08:43 +0100)
commit74a6669fa7c0d6e2cb7d34d56332d620d2a07755
tree9dccf49e81b2a212822304c50b3a7976580da816
parent123eb803ef1a7af36eefdf9a668f1f29d6597f1d
move finding the makespec to Option

this is a one-time operation which depends only on the invocation, so
this new home is much more appropriate.

Change-Id: I07c66d95a9ae01a664cec17564995311fb78ec9b
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
qmake/option.cpp
qmake/option.h
qmake/project.cpp
qmake/property.cpp