winrtrunner: Accept backslashes as well when looking for manifest file
authorOliver Wolff <oliver.wolff@digia.com>
Fri, 28 Mar 2014 14:11:03 +0000 (15:11 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 31 Mar 2014 15:46:19 +0000 (17:46 +0200)
commit51904a6637350ca37dbb9195916944122f2266ac
treeed430cab0588f83ec4e2468495ad68a892629e88
parent26ae5521f8230792000af8e3eea52b16c1e58fe8
winrtrunner: Accept backslashes as well when looking for manifest file

The mapping file might contain paths having slashes as well as
backslashes as separators. When looking for the manifest file in this
list the kind of separators used should not matter.

Change-Id: I80e36f3bc4d3f80c34291bfa845b345f5638f88d
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
src/winrtrunner/xapengine.cpp