Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.

Andrew Dunstan <andrew@dunslane.net>

Commit: 502ff05209ad08c50eb4f7ef491ff4d880a6cb64
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2011-04-08T02:16:16Z
Releases: 8.3.15
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.

Some versions of xcopy, notably on Windows 7 don't like it. Backpatch
to 8.3, where we first used xcopy.

Files

PathChange+/−
src/tools/msvc/Install.pm modified +6 −5