llvm-6502/tools/msbuild
Hans Wennborg 657c472bb0 VS integration installer: set SUCCESS=1 if we find VS 2013
Previously we would print an error message on machines where the only VS
version we find is 2013, even though we successfully install the integration
files for it.

Also, we shouldn't have two END labels.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204629 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-24 17:33:22 +00:00
..
CMakeLists.txt MSBuild integration: get the LibraryPath right (PR18707) 2014-02-13 22:01:35 +00:00
install.bat VS integration installer: set SUCCESS=1 if we find VS 2013 2014-03-24 17:33:22 +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 integration: get the LibraryPath right (PR18707) 2014-02-13 22:01:35 +00:00
toolset-vs2013_xp.targets
toolset-vs2013.targets
uninstall.bat