diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-11-27 07:34:00 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-27 07:34:00 -0500 |
| commit | 5dd9bbe33aa962cf796f039dcf77680cb11e2c27 (patch) | |
| tree | d9f428c16fc41d0269baf017c732ade505c550e3 /src/dlls.manifest | |
| parent | ddba54382aab3cb5548485d14c85e2611272f3cb (diff) | |
Revert "Changing the location of several directories"
Diffstat (limited to 'src/dlls.manifest')
| -rw-r--r-- | src/dlls.manifest | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/src/dlls.manifest b/src/dlls.manifest deleted file mode 100644 index 846a02ae..00000000 --- a/src/dlls.manifest +++ /dev/null @@ -1,29 +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="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> |
