1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

Windows: Add MSVC runtime needed by OpenSSL

This commit is contained in:
Razi Alavizadeh 2018-03-27 14:48:33 +04:30
parent 00dfe3ac14
commit 2b67d1ce24

View File

@ -110,6 +110,7 @@ notRunning:
File "${FALKON_BIN_DIR}\qt.conf"
File "${OPENSSL_BIN_DIR}\libeay32.dll"
File "${OPENSSL_BIN_DIR}\ssleay32.dll"
File /nonfatal "${OPENSSL_BIN_DIR}\msvcr*.dll"
File "${MSVC_REDIST_DIR}\*"
File "${ICU_BIN_DIR}\icudt54.dll"
File "${ICU_BIN_DIR}\icuin54.dll"