dispose of Option::host_mode
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Thu, 3 May 2012 18:59:14 +0000 (20:59 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 12:35:32 +0000 (14:35 +0200)
commit031ac3c167d356e9c853f2c8f4331d5a276c6651
tree21281d900924211797c5559add90a4e5d470a7a3
parenta47c6e5ea02e46eb08a40273ad07efa078bdfc28
dispose of Option::host_mode

it was used only for determining the path separator, so do that
directly.
the -macx option went bye bye, as it is redundant with -unix now.

Change-Id: Ib8344c042db56e05af75d263447311d4b43a3bf0
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
qmake/option.cpp
qmake/option.h