Commit 942c4ae
committed
Appveyor: Use the msvcr120.dll provided by OpenSSL package
This fixes the issue we're having when running Pixelpulse2 on a 64-bit
Windows 10 where the msvcr120.dll is not recognized by the openssl dlls
and because of that the application cannot download data from internet.
Signed-off-by: Dan Nechita <[email protected]>1 parent a4ee321 commit 942c4ae
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments