Add openssl dlls for arm64

To use only after qt 6.5
This commit is contained in:
Luis Ángel San Martín 2025-04-02 17:49:20 +02:00
parent dae8eb7b26
commit 06dff7090e
3 changed files with 2 additions and 2 deletions

View File

@ -35,9 +35,9 @@ IF "%2"=="7z" (
copy %src_path%\dependencies\unarr\win\%1\unarr.dll .
)
mkdir openssl
copy %src_path%\dependencies\pdfium\win\%1\pdfium.dll .
mkdir openssl
copy %src_path%\dependencies\openssl\win\%1\* .\openssl\
xcopy %src_path%\release\server .\server /i /e

Binary file not shown.

Binary file not shown.