mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 04:39:42 +08:00
Don't check for _MSC_VER to decide if the assembly source is going to be compiled with ML or AS, instead check for _USE_ML Fixes compiling .S files with AS, when using MSVC svn path=/branches/header-work/; revision=46045