install vc redist 2010 too - it is required by openssl

This commit is contained in:
Martin Rotter 2021-04-19 09:24:45 +02:00
parent 1cc9ca1166
commit c25daeac29
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ win32 {
clng.files = ../../resources/scripts/clang-format
clng.path = $$PREFIX
INSTALLS += target lib clng clng.path = $$PREFIX
INSTALLS += target lib clng redist10
INSTALL_HEADERS_PREFIX = $$quote($$PREFIX/include/librssguard)
}