Add a setlocal command to the beginning of build.bat. This is required

Neil Conway <neilc@samurai.com>

Commit: 74b6f73bc21fa438b48182adcb2e4d0b0eea8db2
Author: Neil Conway <neilc@samurai.com>
Date: 2007-01-25T19:48:33Z
Releases: 8.3.0
Add a setlocal command to the beginning of build.bat. This is required
to deal with buildenv.bat properly, so that PATH (for example) doesn't
expand infintly. Per report from Joachim Wieland, patch from Magnus.

Files

PathChange+/−
src/tools/msvc/build.bat modified +1 −0