(Windows) Added a missing DLL file

This commit is contained in:
Leon Styhre 2024-07-20 15:58:39 +02:00
parent bb22747a1b
commit 75bff1f0df
2 changed files with 2 additions and 0 deletions

View file

@ -163,6 +163,7 @@ if(WIN32)
../glew32.dll
../libcrypto-3-x64.dll
../libcurl-x64.dll
../libiconv-2.dll
../libintl-8.dll
../libssl-3-x64.dll
../lunasvg.dll

View file

@ -65,6 +65,7 @@ lib /def:libintl-8.def /out:libintl-8.lib /machine:x64
copy /Y libintl-8.dll ..\..\..
copy /Y libintl-8.lib ..\..\..
copy /Y libiconv-2.dll ..\..\..
cd ..\..
echo Setting up curl