blob: e3c2dbd73d00dfa2e0529dadfd0889d52d3bd882 [file] [log] [blame]
@rem Used by the buildbot "buildmsi" step.
setlocal
pushd
@rem build both snapshot MSIs
call "%~dp0..\msi\build.bat" -x86 -x64
popd