Clean up inconsistent backslash use in paths

Peter Eisentraut <peter@eisentraut.org>

Commit: 77f416af6e821b40649c971ded43089e0450791a
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-12-20T11:29:07Z
Releases: 13.0
Clean up inconsistent backslash use in paths

Most of the MSVC Perl code uses forward slashes for file paths.  Make
the few places that use backslashes the same.  This also helps running
that code on non-Windows.

Files

PathChange+/−
src/tools/msvc/build.pl modified +2 −2
src/tools/msvc/mkvcbuild.pl modified +2 −2