Skip to content

Commit

Permalink
Bundle Windows Redist files.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed Sep 27, 2023
1 parent 7770f03 commit 6379d41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mozconfig-x86_64-pc-windows-msvc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ export MOZ_STUB_INSTALLER=1
export RC="$HOME/win-cross/clang/bin/llvm-rc"
export WASM_CC="$HOME/win-cross/clang/bin/clang"
export WASM_CXX="$HOME/win-cross/clang/bin/clang++"
export WIN32_REDIST_DIR="$WINSYSROOT"/VC/Redist/MSVC/14.35.32215/x64/Microsoft.VC143.CRT
export WIN_UCRT_REDIST_DIR="$WINSYSROOT/Windows Kits/10/Redist/10.0.22621.0/ucrt/DLLs/x64"
export WINE="$TOOLS/wine/bin/wine64"
export WINEDEBUG=-all

Expand Down

0 comments on commit 6379d41

Please sign in to comment.