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

Windows: Fix library name in installer

This commit is contained in:
David Rosca 2018-03-24 11:54:22 +01:00
parent 1183fc5809
commit 2886370a37
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8

View File

@ -130,7 +130,7 @@ notRunning:
SetOutPath "$INSTDIR"
File "${FALKON_BIN_DIR}\COPYRIGHT.txt"
File "${FALKON_BIN_DIR}\falkon.exe"
File "${FALKON_BIN_DIR}\falkon.dll"
File "${FALKON_BIN_DIR}\falkonprivate.dll"
File "${FALKON_BIN_DIR}\qt.conf"
File "${OPENSSL_BIN_DIR}\libeay32.dll"
File "${OPENSSL_BIN_DIR}\ssleay32.dll"