qt5base-lts/qmake/generators/win32
Maurice Kalinowski 50bf54c627 WinPhone: Re-invoke windeployqt in the MSIL directory
Visual Studio copies all files to be deployed into the MSIL directory
and then invokes MDILXapCompile on it, which checks for managed code and
translates it into native code. The problem is that all entries of the
package will be copied into the MSIL directly, losing the subdirectory
structure (for instance for plugins). Hence we recreate the directory
structure manually by invoking windeployqt a second time.

Task-number: QTBUG-41753
Change-Id: I3d99cbc531bbe883f87b45de37ba71d93472c042
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2015-04-09 11:06:50 +00:00
..
cesdkhandler.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
cesdkhandler.h Update copyright headers 2015-02-11 06:49:51 +00:00
mingw_make.cpp centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
mingw_make.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00
msbuild_objectmodel.cpp add DISTFILES support for Visual Studio projects 2015-03-27 13:38:15 +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 Fix qmake generating bizarre msvc /VERSION values 2015-04-08 15:47:12 +00:00
msvc_nmake.h Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_objectmodel.cpp add DISTFILES support for Visual Studio projects 2015-03-27 13:38:15 +00:00
msvc_objectmodel.h add DISTFILES support for Visual Studio projects 2015-03-27 13:38:15 +00:00
msvc_vcproj.cpp WinPhone: Re-invoke windeployqt in the MSIL directory 2015-04-09 11:06:50 +00:00
msvc_vcproj.h add DISTFILES support for Visual Studio projects 2015-03-27 13:38:15 +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 centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
winmakefile.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00