summaryrefslogtreecommitdiff
path: root/src/dlls.manifest.qt6
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2025-05-29 11:04:36 +0200
committerGitHub <noreply@github.com>2025-05-29 11:04:36 +0200
commit39210af3e59c929cba6de2d39ef1c32835f6388b (patch)
treeb77879fa376e7bfa016b14aa7635e7202b6cc69e /src/dlls.manifest.qt6
parent3a8ea3cccee06397e90305e1e39a305f8b7c3cb3 (diff)
Move to VCPKG (#2068)
* Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls.
Diffstat (limited to 'src/dlls.manifest.qt6')
-rw-r--r--src/dlls.manifest.qt63
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dlls.manifest.qt6 b/src/dlls.manifest.qt6
index 3bb7b655..a5bd11a8 100644
--- a/src/dlls.manifest.qt6
+++ b/src/dlls.manifest.qt6
@@ -1,8 +1,7 @@
<?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="7zip.dll" />
<file name="d3dcompiler_47.dll" />
<file name="dxcompiler.dll" />
<file name="dxil.dll" />