OSDN Git Service

msbuild: Set _MSC_VER to match the CRT we're using
authorReid Kleckner <reid@kleckner.net>
Thu, 19 Sep 2013 17:18:35 +0000 (17:18 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 19 Sep 2013 17:18:35 +0000 (17:18 +0000)
commit31eb340cb68172874f5ad6d1fd7b3cb286a8615c
tree58b72709b414495390ae4c164cc729896ee4b9af
parent4f77a21d6ca2d560a7508fd54581b12dfc01630b
msbuild: Set _MSC_VER to match the CRT we're using

Various Windows SDK headers use _MSC_VER values to figure out what
version of the VC++ headers they're using, in particular for SAL macros.

Patch by Paul Hampson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191015 91177308-0d34-0410-b5e6-96231b3b80d8
tools/msbuild/CMakeLists.txt
tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in