Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fcddd29

Browse files
committed
Initialize VS environment in external.bat as well.
1 parent f6f7925 commit fcddd29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/buildbot/external.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
@rem Assume we start inside the Python source directory
44
cd ..
5+
call "%VS71COMNTOOLS%vsvars32.bat"
56

67
@rem bzip
78
if not exist bzip2-1.0.3 svn export http://svn.python.org/projects/external/bzip2-1.0.3

0 commit comments

Comments
 (0)