X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fmasm.fixed.props;h=5c41659bb5de692620bb4bb31dca06b45945a462;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=8088a22fba0a01b869db13e3f2ce17023d2ac609;hpb=66321daeda387e7fe76ac7ebfa04a44fc85e905d;p=mono.git diff --git a/msvc/masm.fixed.props b/msvc/masm.fixed.props index 8088a22fba0..5c41659bb5d 100644 --- a/msvc/masm.fixed.props +++ b/msvc/masm.fixed.props @@ -15,8 +15,8 @@ 0 0 0 - "$(VCInstallDir)bin\ml.exe" /c [AllOptions] [AdditionalOptions] /Ta[Inputs] - "$(VCInstallDir)bin\amd64\ml64.exe" /c [AllOptions] [AdditionalOptions] /Ta[Inputs] + "ml.exe" /c [AllOptions] [AdditionalOptions] /Ta[Inputs] + "ml64.exe" /c [AllOptions] [AdditionalOptions] /Ta[Inputs] echo MASM not supported on this platform Assembling %(Identity)...