diff options
author | Maurice Kalinowski <maurice.kalinowski@qt.io> | 2016-07-19 13:33:16 +0200 |
---|---|---|
committer | Maurice Kalinowski <maurice.kalinowski@qt.io> | 2016-07-20 14:22:27 +0000 |
commit | c24403b1dbe8d1b7bc27e2d1e11fd5cddd4ae1b9 (patch) | |
tree | caaad3306054382f410839d0658d7d3a4c648b6c /src/qdoc/cppcodeparser.cpp | |
parent | 20faf717c87f3095bfa3be3781f97744b75935e2 (diff) | |
download | qttools-c24403b1dbe8d1b7bc27e2d1e11fd5cddd4ae1b9.tar.gz |
winrt: arm: copy ucrtbased.dll in debug mode
For Windows 10 / MSVC2015 winrtrunner fails to run an app in debug mode
on an arm device as symbols were not found (neither in the system or c-
runtime dependency). Those symbols are inside ucrtbased.dll. Visual
Studio 2015 silently adds this library to the package resulting in a
different content compared to windeployqt.
Hence, copy ucrtbased.dll manually from windeployqt as well, which will
later on be packaged by winrtrunner.
Task-number: QTBUG-52969
Change-Id: If43a814b800d0756d111557a042aa23a22d7589f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions