qmake: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support
commitc447ce31632e25fdd40404cc96b6980aa0adcef8
authorMarius Storm-Olsen <marius@trolltech.com>
Wed, 1 Jul 2009 09:50:26 +0000 (1 11:50 +0200)
committerMarius Storm-Olsen <marius@trolltech.com>
Wed, 1 Jul 2009 09:51:24 +0000 (1 11:51 +0200)
treee8ce13c7a83466e8027bae85e3a4e6f67a949623
parent5ea86cfac34f65b2321ceeeb651e4e7099bf59a0
qmake: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support

Also, QString::fromUtf16() -> QString::fromWCharArray()

Merge-request: 604
Reviewed-by: Marius Storm-Olsen <marius@trolltech.com>
qmake/generators/win32/msvc_vcproj.cpp
qmake/option.cpp
qmake/project.cpp