Current Path : /usr/src/Python-3.12.7/Tools/buildbot/ |
Current File : //usr/src/Python-3.12.7/Tools/buildbot/buildmsi.bat |
@rem Used by the buildbot "buildmsi" step. setlocal pushd @rem build both snapshot MSIs call "%~dp0..\msi\build.bat" -x86 -x64 popd