Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
e1ac4f19301aa0a4d28fc25b91c71c477c37cb21
/
.
/
Tools
/
buildbot
/
clean.bat
blob: 19400a9f9460d16e23b504897ec0ccc6e771d252 [
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
Release
pcbuild
.
sln
devenv
.
com
/
clean
Debug
pcbuild
.
sln