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

Initialize VS environment in external.bat as well.

üst f6f79259
......@@ -2,6 +2,7 @@
@rem Assume we start inside the Python source directory
cd ..
call "%VS71COMNTOOLS%vsvars32.bat"
@rem bzip
if not exist bzip2-1.0.3 svn export http://svn.python.org/projects/external/bzip2-1.0.3
......
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