qt5base-lts/tools/configure
Andreas Holzammer f8d790f086 qmake: Fix wince dll deployment in Visual Studio
This fix repairs the mechanism to deploy Qt dlls as well as C++ runtime
to a wince target in Visual Studio.

Do this by adding a deploy section in the Visual Studio solution and
adding the C++ runtime from the mkspec to the files deployed to the target.
Deploy target path is set to what the wizard of Visual Studio defaults to.
Before, the c++ runtime was only deployed for executables which were built
as part of Qt.

Task-number: QTBUG-50924
Change-Id: I478010dc16e35c68578281895aa3ae14b5c96bb4
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
2016-03-22 14:10:03 +00:00
..
configure_pch.h Update copyright headers 2015-02-11 06:49:51 +00:00
configure.pro Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
configureapp.cpp qmake: Fix wince dll deployment in Visual Studio 2016-03-22 14:10:03 +00:00
configureapp.h configure.exe: Add -verbose option. 2015-10-02 14:26:34 +00:00
environment.cpp Remove Wow6432Node versions of Visual Studio registry keys 2015-12-08 06:37:57 +00:00
environment.h Add mingw GCC Version to qconfig.pri 2015-03-25 11:13:19 +00:00
main.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
Makefile.mingw Move the official Qt version from qglobal.h to .qmake.conf 2015-10-14 20:12:57 +00:00
Makefile.win32 msvc2015: Align compiler flags with rest of Qt build 2015-10-20 14:10:11 +00:00
tools.cpp Run license checker in qmake 2015-05-27 10:23:10 +00:00
tools.h Update copyright headers 2015-02-11 06:49:51 +00:00