Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
2d4183c5f68ae6751806c1ff0a60c19e7b191fba
/
.
/
Tools
/
buildbot
/
clean.bat
blob: 4b949225d183bb0932359fda218140d8bcf2e598 [
file
]
@rem
Used
by
the buildbot
"clean"
step
.
call
"%VS71COMNTOOLS%vsvars32.bat"
cd
PCbuild
@echo
Deleting
.
pyc
/.
pyo files
...
python_d
.
exe rmpyc
.
py
devenv
.
com
/
clean
Debug
pcbuild
.
sln