mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Windows: Add MSVC runtime needed by OpenSSL
This commit is contained in:
parent
00dfe3ac14
commit
2b67d1ce24
|
@ -110,6 +110,7 @@ notRunning:
|
||||||
File "${FALKON_BIN_DIR}\qt.conf"
|
File "${FALKON_BIN_DIR}\qt.conf"
|
||||||
File "${OPENSSL_BIN_DIR}\libeay32.dll"
|
File "${OPENSSL_BIN_DIR}\libeay32.dll"
|
||||||
File "${OPENSSL_BIN_DIR}\ssleay32.dll"
|
File "${OPENSSL_BIN_DIR}\ssleay32.dll"
|
||||||
|
File /nonfatal "${OPENSSL_BIN_DIR}\msvcr*.dll"
|
||||||
File "${MSVC_REDIST_DIR}\*"
|
File "${MSVC_REDIST_DIR}\*"
|
||||||
File "${ICU_BIN_DIR}\icudt54.dll"
|
File "${ICU_BIN_DIR}\icudt54.dll"
|
||||||
File "${ICU_BIN_DIR}\icuin54.dll"
|
File "${ICU_BIN_DIR}\icuin54.dll"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user