Need to set the environment variables, otherwise devenv.com is not found.

This commit is contained in:
Thomas Heller 2007-06-10 18:27:54 +00:00
parent a7c583af6f
commit 80958081df
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
@rem Used by the buildbot "clean" step.
REM call "%VS71COMNTOOLS%vsvars32.bat"
call "%VS71COMNTOOLS%vsvars32.bat"
cd PCbuild
@echo Deleting .pyc/.pyo files ...
python.exe rmpyc.py