Oops! Use python_d.exe _before_ it's destroyed :-)
This commit is contained in:
parent
378832c914
commit
1a3b248aff
|
@ -1,6 +1,6 @@
|
|||
@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
|
||||
|
|
Loading…
Reference in New Issue