Commit 1a3b248a authored by Tim Peters's avatar Tim Peters

Oops! Use python_d.exe _before_ it's destroyed :-)

parent 378832c9
@rem Used by the buildbot "clean" step.
call "%VS71COMNTOOLS%vsvars32.bat"
cd PCbuild
devenv.com /clean Debug pcbuild.sln
@echo Deleting .pyc/.pyo files ...
python_d.exe rmpyc.py
devenv.com /clean Debug pcbuild.sln
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment