[cfe-dev] Extra #defines for Windows SDK 6.0a/VS2008
Anton Korobeynikov
anton at korobeynikov.info
Fri Aug 6 06:46:29 PDT 2010
> I wonder how much will break if we start defining _MSC_VER? Does anyone know how mingw deals with this?
mingw does not define _MSC_VER. Basically, _MSC_VER define is a
standard way of detection of VCPP (like __GNUC__ for gcc).
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the cfe-dev
mailing list