diff options
| author | AL <26797547+Al12rs@users.noreply.github.com> | 2020-11-28 17:21:33 +0100 |
|---|---|---|
| committer | AL <26797547+Al12rs@users.noreply.github.com> | 2020-11-28 17:21:33 +0100 |
| commit | d99e576db8913af8ff864fcce9f67f51be252e99 (patch) | |
| tree | 85c7d981bfd13ebf5674b680f1e8f89368b64aa1 /src/dlls.manifest | |
| parent | a0229380ce08715198a1181b61c2f357ad641ca8 (diff) | |
| parent | 2c115e48cc42f89250bbca7e2b5b75d5dcad8695 (diff) | |
Merge branch 'master' into Al12rs-refresh-waitForApplication
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> |
