summaryrefslogtreecommitdiff
path: root/src/dlls.manifest.qt5
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2024-06-10 20:46:00 +0200
committerGitHub <noreply@github.com>2024-06-10 20:46:00 +0200
commit3d8bfdd1d4bf4539f3c3b991cf226b47dd582a91 (patch)
tree741ad9e2e9ec4a19b606a1c4703ce2fb571f1695 /src/dlls.manifest.qt5
parentfff03d34e26d098e07e45cc86f0d7c48e85aefac (diff)
Fix manifest for debug mode. (#2047)
Diffstat (limited to 'src/dlls.manifest.qt5')
-rw-r--r--src/dlls.manifest.qt546
1 files changed, 0 insertions, 46 deletions
diff --git a/src/dlls.manifest.qt5 b/src/dlls.manifest.qt5
deleted file mode 100644
index ebda0f8a..00000000
--- a/src/dlls.manifest.qt5
+++ /dev/null
@@ -1,46 +0,0 @@
-<?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-1_1-x64.dll"/>
- <file name="libEGL.dll"/>
- <file name="libGLESV2.dll"/>
- <file name="liblz4.dll"/>
- <file name="libssl-1_1-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>