mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
70f5f7a9f4
as the latter is not available on Windows 2000.
6 lines
204 B
Batchfile
6 lines
204 B
Batchfile
@rem Used by the buildbot "compile" step.
|
|
cmd /c Tools\buildbot\external.bat
|
|
call "%VS71COMNTOOLS%vsvars32.bat"
|
|
cmd /q/c Tools\buildbot\kill_python.bat
|
|
devenv.com /useenv /build Debug PCbuild\pcbuild.sln
|