1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +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 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