]> granicus.if.org Git - python/commitdiff
Backport r58149: Clean Release projects as well.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 14 Sep 2007 07:01:59 +0000 (07:01 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 14 Sep 2007 07:01:59 +0000 (07:01 +0000)
Tools/buildbot/clean.bat

index 4b949225d183bb0932359fda218140d8bcf2e598..19400a9f9460d16e23b504897ec0ccc6e771d252 100644 (file)
@@ -3,4 +3,5 @@ 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