summaryrefslogtreecommitdiff
path: root/src/dlls.manifest.qt5
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-11-27 07:34:00 -0500
committerGitHub <noreply@github.com>2020-11-27 07:34:00 -0500
commit5dd9bbe33aa962cf796f039dcf77680cb11e2c27 (patch)
treed9f428c16fc41d0269baf017c732ade505c550e3 /src/dlls.manifest.qt5
parentddba54382aab3cb5548485d14c85e2611272f3cb (diff)
Revert "Changing the location of several directories"
Diffstat (limited to 'src/dlls.manifest.qt5')
-rw-r--r--src/dlls.manifest.qt529
1 files changed, 29 insertions, 0 deletions
diff --git a/src/dlls.manifest.qt5 b/src/dlls.manifest.qt5
new file mode 100644
index 00000000..cae74df1
--- /dev/null
+++ b/src/dlls.manifest.qt5
@@ -0,0 +1,29 @@
+<?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="libEGL.dll"/>
+ <file name="libGLESV2.dll"/>
+ <file name="liblz4.dll"/>
+ <file name="opengl32sw.dll"/>
+ <file name="Qt5Core.dll"/>
+ <file name="Qt5Gui.dll"/>
+ <file name="Qt5Network.dll"/>
+ <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="Qt5SerialPort.dll"/>
+ <file name="Qt5Svg.dll"/>
+ <file name="Qt5WebChannel.dll"/>
+ <file name="Qt5WebEngineCore.dll"/>
+ <file name="Qt5WebEngineWidgets.dll"/>
+ <file name="Qt5WebSockets.dll"/>
+ <file name="Qt5Widgets.dll"/>
+ <file name="Qt5WinExtras.dll"/>
+</assembly>