Unify searchpath and do file logic in MSVC build scripts.

Andrew Dunstan <andrew@dunslane.net>

Commit: 11f11e1e0103e56649e86dbaaf800a1b4a6d5ebe
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2019-02-06T12:49:07Z
Releases: 11.2
Unify searchpath and do file logic in MSVC build scripts.

Commit f83419b739 failed to notice that mkvcbuild.pl and build.pl use
different searchpath and do-file logic, breaking the latter, so it is
adjusted to use the same logic as mkvcbuild.pl.

Files

PathChange+/−
src/tools/msvc/build.pl modified +9 −10