Commit e0a3f4e
committed
ci: bundle MSVC runtime DLLs into the Windows artifact
The vcpkg-built openmpt.dll and its audio deps link the dynamic MSVC
runtime, so they require msvcp140/vcruntime140/vcruntime140_1 at runtime
even though rtrax.exe itself is static-CRT. Copy those three
redistributable DLLs from System32 into the bundle so the target machine
needs no Visual C++ redistributable installed.1 parent 6f271fc commit e0a3f4e
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
110 | 116 | | |
111 | 117 | | |
112 | 118 | | |
| |||
0 commit comments