repurpose -unix/-macx/-win32 options
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 16 Apr 2012 15:02:57 +0000 (17:02 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 07:39:49 +0000 (09:39 +0200)
commitfc1bca86081dc0698a7dd3f9c955edd194d5a798
tree1c091c82f52b62b7281b9f237643d0fa9700e55b
parent16785c4c149d0e7188924fa5e01b153d4baeabfd
repurpose -unix/-macx/-win32 options

they have been deprecated long enough, so we can mess with them now.
don't make them set the target mode any more; the makespec can do that
autoritatively. instead, they can be used to override the host mode for
debugging purposes.

Change-Id: Ife5fdcf4f1b6b926901a80896ac92b7d821278d1
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/generators/makefile.cpp
qmake/option.cpp
qmake/option.h