Update Windows Qt submodule
This commit is contained in:
parent
45eb30b6cc
commit
9c4e935de9
|
@ -1 +1 @@
|
|||
Subproject commit ad93a0b3edc32514da7a7a928d0d4ab5512c2909
|
||||
Subproject commit 0efa165a41453021ed19e0039d8f0c76c5aac159
|
|
@ -121,7 +121,7 @@
|
|||
|
||||
<!--Copy the needed dlls-->
|
||||
<ItemGroup>
|
||||
<QtLibNames Include="Qt5Core$(QtLibSuffix);Qt5Gui$(QtLibSuffix);Qt5Widgets$(QtLibSuffix);Qt5Network$(QtLibSuffix)" />
|
||||
<QtLibNames Include="Qt5Core$(QtLibSuffix);Qt5Gui$(QtLibSuffix);Qt5Widgets$(QtLibSuffix);Qt5Network$(QtLibSuffix);Qt5Svg$(QtLibSuffix)" />
|
||||
<QtDlls Include="@(QtLibNames -> '$(QtBinDir)%(Identity).dll')" />
|
||||
<!--Filter plugins to copy based on the observation that all debug versions end in "d"-->
|
||||
<QtAllPlugins Include="$(QtPluginsDir)**\*$(QtLibSuffix).dll" />
|
||||
|
|
Loading…
Reference in New Issue