Correctly package qt 5.15 on appveyor.

This commit is contained in:
Matthieu Gautier 2021-06-29 15:46:48 +02:00
parent 2e1986a0af
commit d5e488333f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ then
mkdir -p KIWIX_ARCHIVES_DIR
cp /c/projects/kiwix-build/kiwix-desktop/Release/kiwix-desktop.exe $KIWIX_DIR
/c/Qt/5.12/msvc2017_64/bin/windeployqt --compiler-runtime $KIWIX_DIR
/c/Qt/5.15/msvc2019_64/bin/windeployqt --compiler-runtime $KIWIX_DIR
cp $MINGW64_EXTRA_DIR/aria2c.exe $KIWIX_DIR
cp $MINGW64_EXTRA_DIR/bin/*.dll $KIWIX_DIR