llvm-6502/tools/msbuild
Hans Wennborg 6a24c7d4e7 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192370 91177308-0d34-0410-b5e6-96231b3b80d8
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
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