Remove partial path for ml.exe and ml64.exe in mono VS runtime builds. (#5195)
authorJohan Lorensson <lateralusx.github@gmail.com>
Tue, 11 Jul 2017 13:21:04 +0000 (15:21 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 11 Jul 2017 13:21:04 +0000 (15:21 +0200)
commit665d8d414169ff90aef2768a0949e9cae47fd886
tree367df7d9bccfa743e514dc7506d813a206b8c994
parentce3ddc20737b2582be126fe2a57fceea600d10fc
Remove partial path for ml.exe and ml64.exe in mono VS runtime builds. (#5195)

Location of ml.exe and ml64.exe is different in VS2017 compared to VS2015.
By removing the partial path from the command, the VS environment will locate
the tool depending on selected build configuration and VS version.

This should work for both VS2015 and VS2017.
msvc/masm.fixed.props