X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fmasm.fixed.props;h=5c41659bb5de692620bb4bb31dca06b45945a462;hb=d7c22488d7db4276029267fa19cd03a7051af634;hp=4bfa79226eb71e718f2eb42d4c7dd147a359cb83;hpb=7a3dff8be5987d05481ff7c972524ca48d4cc94a;p=mono.git diff --git a/msvc/masm.fixed.props b/msvc/masm.fixed.props index 4bfa79226eb..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\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)...