diff options
Diffstat (limited to 'src/dlls.manifest.qt6')
| -rw-r--r-- | src/dlls.manifest.qt6 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/src/dlls.manifest.qt6 b/src/dlls.manifest.qt6 new file mode 100644 index 00000000..f5d1d9fd --- /dev/null +++ b/src/dlls.manifest.qt6 @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> + <assemblyIdentity type="win32" name="dlls" version="1.0.0.0" processorArchitecture="x86" /> + <file name="7z.dll" /> + <file name="archive.dll" /> + <file name="d3dcompiler_47.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" /> + <file name="Qt6OpenGLWidgets.dll" /> + <file name="Qt6Positioning.dll" /> + <file name="Qt6PrintSupport.dll" /> + <file name="Qt6Qml.dll" /> + <file name="Qt6QmlLocalStorage.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="Qt6Svg.dll" /> + <file name="Qt6WebChannel.dll" /> + <file name="Qt6WebEngineCore.dll" /> + <file name="Qt6WebEngineWidgets.dll" /> + <file name="Qt6WebSockets.dll" /> + <file name="Qt6Widgets.dll" /> +</assembly> |
