mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-11 11:29:32 +00:00
chore: Update version to 1.0.0-a.0 and fix Windows dependencies in windows_mozconfig
This commit is contained in:
2
.github/workflows/src/windows_mozconfig
vendored
2
.github/workflows/src/windows_mozconfig
vendored
@@ -22,8 +22,6 @@ TOOLS=$(echo ~)/win-cross
|
||||
export MIDL="$TOOLS/wine/bin/widl"
|
||||
export MOZ_INCLUDE_SOURCE_INFO=1
|
||||
export MOZ_STUB_INSTALLER=1
|
||||
export WIN32_REDIST_DIR="$TOOLS/vs2022"/VC/Redist/MSVC/14.34.31931/x64/Microsoft.VC143.CRT
|
||||
export WIN_UCRT_REDIST_DIR="$TOOLS/vs2022/Windows Kits/10/Redist/10.0.22621.0/ucrt/DLLs/x64"
|
||||
export WINEDEBUG=-all
|
||||
export WINE="$TOOLS/wine/bin/wine64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user