1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/msbuild
Hans Wennborg 50851feae9 Fix msbuild integration install script.
We previously failed to check whether the SUCCESS variable was set,
and would thus always exit with a failure if vs2012 didn't exist.

llvm-svn: 192370
2013-10-10 17:31:54 +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 Fix msbuild integration install script. 2013-10-10 17:31:54 +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