Kaydet (Commit) f0a5b09d authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Clean both Release and Debug projects, to support

the MSI builder.
üst 1338fbfe
...@@ -3,4 +3,5 @@ call "%VS71COMNTOOLS%vsvars32.bat" ...@@ -3,4 +3,5 @@ call "%VS71COMNTOOLS%vsvars32.bat"
cd PCbuild cd PCbuild
@echo Deleting .pyc/.pyo files ... @echo Deleting .pyc/.pyo files ...
python_d.exe rmpyc.py python_d.exe rmpyc.py
devenv.com /clean Release pcbuild.sln
devenv.com /clean Debug pcbuild.sln 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