Project

General

Profile

Feature #1513 ยป 0091-meson-winbuild.sh-Set-audio-driver-explicitly.patch

Marko Lindqvist, 06/12/2025 03:17 AM

View differences:

platforms/windows/installer_cross/meson-winbuild.sh
QTPARAMS=""
AUDIO=sdl2
TOOLS=manual,ruleup
case "${GUI}" in
gtk3.22) FCMP="gtk3" ;;
......
-Dsyslua=false \
-Dmwand="${MWAND}" \
-Dreadline=false \
-Daudio="${AUDIO}" \
-Dserver="${SERVER}" \
-Dtools="${TOOLS}" \
-Ddefault_library=static \
    (1-1/1)