blob: 6804d794799509ba62abe452a197bf7b47609d43 [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