qt5base-lts/qmake/generators/win32
Maurice Kalinowski e0cc6e5b8e winphone: Invoke windeployqt twice unconditionally for vcproj
In 50bf54c invoking windeployqt was only required in release mode as
MDILXapCompile was not invoked for debug builds with Visual Studio 2013.
However, Visual Studio 2015 invokes MDILXapCompile for debug and
release. Hence we have to use this workaround unconditionally.

Also we cannot limit this to msvc2015 host specs only, as older projects
still might be loaded with Visual Studio 2015 causing the build to
break.

Task-number: QTBUG-49815
Change-Id: Ia120a392967319b945a9746ad489f2db0eed7156
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2016-01-05 13:05:00 +00:00
..
cesdkhandler.cpp Fixing Wec2013 qmake support for VS2013 SDKs. 2015-07-21 07:53:35 +00:00
cesdkhandler.h Fix incorrect pass by value. 2015-04-21 11:37:54 +00:00
mingw_make.cpp merge MingwMakefileGenerator::findLibraries() into Win32MakefileGenerator 2015-10-02 14:01:24 +00:00
mingw_make.h merge MingwMakefileGenerator::findLibraries() into Win32MakefileGenerator 2015-10-02 14:01:24 +00:00
msbuild_objectmodel.cpp Correctly flag WinPhone 2016-01-01 12:46:11 +00:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
msvc_nmake.cpp Remove Wow6432Node versions of Visual Studio registry keys 2015-12-08 06:37:57 +00:00
msvc_nmake.h inline NmakeMakefileGenerator::getPdbTarget() 2015-10-01 16:19:23 +00:00
msvc_objectmodel.cpp Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-23 23:14:22 +02:00
msvc_objectmodel.h WinRT: Add qmake support for Windows 10 2015-05-26 11:09:41 +00:00
msvc_vcproj.cpp winphone: Invoke windeployqt twice unconditionally for vcproj 2016-01-05 13:05:00 +00:00
msvc_vcproj.h MakefileGenerator::processSources() doesn't need to be virtual. 2015-11-13 15:10:32 +00:00
msvc_vcxproj.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_vcxproj.h Update copyright headers 2015-02-11 06:49:51 +00:00
winmakefile.cpp Stop generating implicit suffix rules in Makefiles 2015-10-09 15:15:25 +00:00
winmakefile.h merge MingwMakefileGenerator::findLibraries() into Win32MakefileGenerator 2015-10-02 14:01:24 +00:00