1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/msbuild
Reid Kleckner 21bc113b25 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!

llvm-svn: 191015
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
Microsoft.Cpp.Win32.LLVM-vs2010.targets
Microsoft.Cpp.Win32.LLVM-vs2012_xp.targets
Microsoft.Cpp.Win32.LLVM-vs2012.targets
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