Unify searchpath and do file logic in MSVC build scripts.
authorAndrew Dunstan
Wed, 6 Feb 2019 12:32:35 +0000 (07:32 -0500)
committerAndrew Dunstan
Wed, 6 Feb 2019 12:55:22 +0000 (07:55 -0500)
commit13e95662c0628a82d41582de181eccba6e0b7c9f
tree4d999482a2d7e718b125a2a08ea500061ab838d9
parent2689e8e3345628a2fe42e5bfcb45fdbbaff04fbc
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.
src/tools/msvc/build.pl