Project

General

Profile

Feature #1485 ยป 0096-installer_cross-Add-qsvg.dll-plugin-to-Qt6-client-in.patch

Marko Lindqvist, 06/05/2025 04:32 AM

View differences:

platforms/windows/installer_cross/meson-installer_build.sh
}
add_qt6_client_env() {
cp $1/bin/Qt6Svg.dll $2/
cp $1/bin/Qt6Svg.dll $2/ &&
cp $1/plugins/imageformats/qsvg.dll $2/plugins/imageformats/
}
add_sdl2_env() {
    (1-1/1)