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:49:07 +0000 (07:49 -0500)
commit11f11e1e0103e56649e86dbaaf800a1b4a6d5ebe
tree458bafe6be07ee620fc71f20cdab51e88015e477
parent297d627e074ad4aa2a9936b029a4b9231f9a150e
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