blob: 7ef5e02fb6775df3cd27eb7528e1e78a28992778 [file] [log] [blame]
Guido van Rossumcd16bf62007-06-13 18:07:49 +00001@rem Used by the buildbot "clean" step.
2call "%VS71COMNTOOLS%vsvars32.bat"
3cd PCbuild
4@echo Deleting .pyc/.pyo files ...
5python.exe rmpyc.py
6devenv.com /clean ReleaseAMD64 pcbuild.sln