mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +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
|