diff options
| author | Silarn <jrim@rimpo.org> | 2019-12-31 02:53:58 -0600 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2019-12-31 02:53:58 -0600 |
| commit | 81abbacd6746b89a8b83f59e420fc0d3d7885912 (patch) | |
| tree | a3b40c3b7821be63bc95e7603101f80c3d1b8b31 /src | |
| parent | d259a0e1fa2d8812891c59fc61cd48402ed33797 (diff) | |
Update manifest for 5.14 dlls
Diffstat (limited to 'src')
| -rw-r--r-- | src/dlls.manifest.qt5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dlls.manifest.qt5 b/src/dlls.manifest.qt5 index 88843b77..cae74df1 100644 --- a/src/dlls.manifest.qt5 +++ b/src/dlls.manifest.qt5 @@ -14,11 +14,13 @@ <file name="Qt5Positioning.dll"/>
<file name="Qt5PrintSupport.dll"/>
<file name="Qt5Qml.dll"/>
+ <file name="Qt5QmlModels.dll"/>
+ <file name="Qt5QmlWorkerScript.dll"/>
<file name="Qt5Quick.dll"/>
<file name="Qt5QuickWidgets.dll"/>
- <file name="Qt5WebChannel.dll"/>
<file name="Qt5SerialPort.dll"/>
<file name="Qt5Svg.dll"/>
+ <file name="Qt5WebChannel.dll"/>
<file name="Qt5WebEngineCore.dll"/>
<file name="Qt5WebEngineWidgets.dll"/>
<file name="Qt5WebSockets.dll"/>
|
