Commit 42cdada8 authored by Martin v. Löwis's avatar Martin v. Löwis

Update before making htmlhelp.

parent 3994240b
......@@ -3,7 +3,7 @@ cmd /c Tools\buildbot\external.bat
call "%VS71COMNTOOLS%vsvars32.bat"
cmd /q/c Tools\buildbot\kill_python.bat
devenv.com /useenv /build Release PCbuild\pcbuild.sln
c:\cygwin\bin\bash.exe -c 'cd Doc;make PYTHON=python2.5 htmlhelp'
c:\cygwin\bin\bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'
"%ProgramFiles%\HTML Help Workshop\hhc.exe Doc\build\htmlhelp\pydoc.hhp
cd Tools\msi
del *.msi
......
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