qt5base-lts/tools/configure
Joerg Bornemann 58f0a9ba5a do not embed manifests into Qt plugins by default
For plugins that are built with a different (but binary compatible)
MSVC runtime than Qt is built with, the plugin's embedded manifests
prevent a successful loading of the plugin.
There's no need for having the plugins tied to a certain CRT version
as they are bound to Qt's CRT version.

Task-number: QTBUG-1297
Change-Id: I6ae4cadd99ee4657e613b07a40141a7bae08424f
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-11-26 11:22:17 +01:00
..
configure_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
configure.pro Improve path search in configure. 2012-11-05 17:17:01 +01:00
configureapp.cpp do not embed manifests into Qt plugins by default 2013-11-26 11:22:17 +01:00
configureapp.h bring the windows configure -qconfig handling in line with the unix one 2013-10-30 23:26:58 +01:00
environment.cpp Fix configure warnings on Windows 7 with MSVC2010. 2013-09-25 13:39:14 +02:00
environment.h add support for Visual Studio 2013 2013-07-04 12:54:58 +02:00
main.cpp Detect architecture before auto detection 2013-11-14 19:26:20 +01:00
Makefile.mingw Don't compile qcryptographichash into configure.exe 2013-08-15 01:30:54 +02:00
Makefile.win32 Don't compile qcryptographichash into configure.exe 2013-08-15 01:30:54 +02:00
tools.cpp fix configure -commercial 2013-09-11 15:52:51 +02:00
tools.h fix configure -commercial 2013-09-11 15:52:51 +02:00