clean up path normalization in configure.exe and QLibraryInfo
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 28 Mar 2012 14:00:06 +0000 (16:00 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:39:50 +0000 (16:39 +0200)
commit78290e66c46483a96b033d991b06288bc891b7c2
tree1bc85e5da379c45446263682195ee0a62264a6b2
parent17b6125bce3d127006cb2e48bb0a4b3be242f895
clean up path normalization in configure.exe and QLibraryInfo

always use normalized path separators, except when running native
commands or printing (note however that the qmake -query output will now
be consistently normalized).

Change-Id: I6ae920c3bc656cb517d1f4e4e5518cf79e002169
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
src/corelib/global/qlibraryinfo.cpp
tools/configure/configureapp.cpp
tools/configure/configureapp.h