summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-02-23 10:43:25 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-23 21:51:24 +0100
commit8583bc914aaf2a0301e5e2655c68fcac79f5fb34 (patch)
tree602a746871e418818f70e5601d75fe71a6047998 /src
parent804e93462e939ecae671570f3a6ed943ebf3270a (diff)
Fixed resolution of QMAKESPEC on Windows.
base_vars["QMAKESPEC_ORIGINAL"] is not guaranteed to be set the first time resolveSpec is called, since an include() can wipe it out. Change it so that resolveSpec is called repeatedly until some QMAKESPEC_ORIGINAL is set. The code which attempted to remove all of the path up to the last / was incorrect and must have been dead code (or its wrongness didn't matter) until now. Change-Id: I2b31ae10fc284ac7293c3cd95e5a2fd503ca7ab0 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions