mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-01-11 22:40:32 +00:00
Use 64 bit vc runtime
This commit is contained in:
parent
18fa042f9d
commit
1473919fda
3 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
bin/vcruntime140_1.dll
Normal file
BIN
bin/vcruntime140_1.dll
Normal file
Binary file not shown.
|
|
@ -177,7 +177,7 @@ Source: "{#SourcePath}..\bin\avutil-56.dll"; DestDir: "{app}"; Flags: ignorevers
|
|||
Source: "{#SourcePath}..\bin\postproc-55.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#SourcePath}..\bin\swresample-3.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#SourcePath}..\bin\swscale-5.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#SourcePath}..\bin\vcruntime140.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#SourcePath}..\bin\vcruntime140_1.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
|
||||
|
||||
[Registry]
|
||||
|
|
|
|||
Loading…
Reference in a new issue