llvm-6502/tools/msbuild
Reid Kleckner 31eb340cb6 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
2013-09-19 17:18:35 +00:00
..
CMakeLists.txt msbuild: Set _MSC_VER to match the CRT we're using 2013-09-19 17:18:35 +00:00
install.bat Include an LLVM-vs2012_xp toolset in the MSBuild integration 2013-09-19 16:50:40 +00:00
Microsoft.Cpp.Win32.LLVM-vs2010.targets msbuild integration: provide separate files for VS2010 and VS2012 2013-09-06 17:05:46 +00:00
Microsoft.Cpp.Win32.LLVM-vs2012_xp.targets Include an LLVM-vs2012_xp toolset in the MSBuild integration 2013-09-19 16:50:40 +00:00
Microsoft.Cpp.Win32.LLVM-vs2012.targets msbuild integration: provide separate files for VS2010 and VS2012 2013-09-06 17:05:46 +00:00
Microsoft.Cpp.Win32.llvm.props.in msbuild: Set _MSC_VER to match the CRT we're using 2013-09-19 17:18:35 +00:00
uninstall.bat Include an LLVM-vs2012_xp toolset in the MSBuild integration 2013-09-19 16:50:40 +00:00