diff options
| author | Jeremy Rimpo <jeremy.rimpo@servermonkey.com> | 2025-05-22 03:38:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-22 10:38:39 +0200 |
| commit | eddc30a47f3daefbe4ef29b5de261a1e18949dd3 (patch) | |
| tree | 2f29288944010550270fa0a0130dd37027a346b0 /src/dlls.manifest.qt6 | |
| parent | 52b37a760c0731f6160bb07e1ab909bbf268c2a6 (diff) | |
Dependency Updates Meta PR (#2242)
* Update dll manifests
* Fixes for emit / model refresh issues
Diffstat (limited to 'src/dlls.manifest.qt6')
| -rw-r--r-- | src/dlls.manifest.qt6 | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/src/dlls.manifest.qt6 b/src/dlls.manifest.qt6 index f5d1d9fd..3bb7b655 100644 --- a/src/dlls.manifest.qt6 +++ b/src/dlls.manifest.qt6 @@ -4,16 +4,15 @@ <file name="7z.dll" /> <file name="archive.dll" /> <file name="d3dcompiler_47.dll" /> + <file name="dxcompiler.dll" /> + <file name="dxil.dll" /> <file name="libbsarch.dll" /> <file name="libcrypto-3-x64.dll" /> - <file name="libEGL.dll" /> - <file name="libGLESV2.dll" /> <file name="liblz4.dll" /> <file name="libssl-3-x64.dll" /> <file name="opengl32sw.dll" /> <file name="Qt6Concurrent.dll" /> <file name="Qt6Core.dll" /> - <file name="Qt6Core5Compat.dll" /> <file name="Qt6Gui.dll" /> <file name="Qt6Network.dll" /> <file name="Qt6OpenGL.dll" /> @@ -21,22 +20,12 @@ <file name="Qt6Positioning.dll" /> <file name="Qt6PrintSupport.dll" /> <file name="Qt6Qml.dll" /> - <file name="Qt6QmlLocalStorage.dll" /> + <file name="Qt6QmlMeta.dll" /> <file name="Qt6QmlModels.dll" /> <file name="Qt6QmlWorkerScript.dll" /> - <file name="Qt6QmlXmlListModel.dll" /> <file name="Qt6Quick.dll" /> - <file name="Qt6QuickControls2.dll" /> - <file name="Qt6QuickControls2Impl.dll" /> - <file name="Qt6QuickDialogs2.dll" /> - <file name="Qt6QuickDialogs2QuickImpl.dll" /> - <file name="Qt6QuickDialogs2Utils.dll" /> - <file name="Qt6QuickLayouts.dll" /> - <file name="Qt6QuickParticles.dll" /> - <file name="Qt6QuickShapes.dll" /> - <file name="Qt6QuickTemplates2.dll" /> <file name="Qt6QuickWidgets.dll" /> - <file name="Qt6Sql.dll" /> + <file name="Qt6SerialPort.dll" /> <file name="Qt6Svg.dll" /> <file name="Qt6WebChannel.dll" /> <file name="Qt6WebEngineCore.dll" /> |
