mirror of
https://github.com/python/cpython.git
synced 2026-05-23 19:01:53 +00:00
3 lines
119 B
Batchfile
3 lines
119 B
Batchfile
@rem Used by the buildbot "clean" step.
|
|
call "%VS71COMNTOOLS%vsvars32.bat"
|
|
devenv.com /clean Debug PCbuild\pcbuild.sln
|