mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added brief comments.
This commit is contained in:
parent
a96affe1fc
commit
1777ada247
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
@rem Used by the buildbot "compile" step.
|
||||
call "%VS71COMNTOOLS%vsvars32.bat"
|
||||
devenv.com /build Debug PCbuild\pcbuild.sln
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
@rem Used by the buildbot "clean" step.
|
||||
call "%VS71COMNTOOLS%vsvars32.bat"
|
||||
devenv.com /clean Debug PCbuild\pcbuild.sln
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue