Bug 1869647 - Mark hasStorageAccess.sub.https.window.html as intermittent after wpt...
[gecko.git] / build / win32 / mozconfig.vs2019
blob5dc75747449002b4fb3fb655862937c62d3dc033
1 if [ -z "${VSPATH}" ]; then
2     VSPATH="$(cd ${MOZ_FETCHES_DIR} && pwd)/vs"
3 fi
5 if [ -d "${VSPATH}" ]; then
6     export WIN32_REDIST_DIR="${VSPATH}/VC/Redist/MSVC/14.29.30133/x86/Microsoft.VC142.CRT"
7     export WINSYSROOT="${VSPATH}"
8 fi
10 ac_add_options --target=i686-pc-windows-msvc