mirror of
https://github.com/python/cpython.git
synced 2025-08-22 01:35:16 +00:00
Backport r58149: Clean Release projects as well.
This commit is contained in:
parent
9a85f040dd
commit
782c4179c6
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ call "%VS71COMNTOOLS%vsvars32.bat"
|
||||||
cd PCbuild
|
cd PCbuild
|
||||||
@echo Deleting .pyc/.pyo files ...
|
@echo Deleting .pyc/.pyo files ...
|
||||||
python_d.exe rmpyc.py
|
python_d.exe rmpyc.py
|
||||||
|
devenv.com /clean Release pcbuild.sln
|
||||||
devenv.com /clean Debug pcbuild.sln
|
devenv.com /clean Debug pcbuild.sln
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue