mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-19 18:26:34 +01:00
Windows: Fix library name in installer
This commit is contained in:
parent
1183fc5809
commit
2886370a37
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user