hanchenye-llvm-project/llvm/tools/msbuild
Hans Wennborg 9c8f1a7b11 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.

llvm-svn: 204629
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
Microsoft.Cpp.Win32.LLVM-vs2010.targets
Microsoft.Cpp.Win32.LLVM-vs2012.targets
Microsoft.Cpp.Win32.LLVM-vs2012_xp.targets
Microsoft.Cpp.Win32.llvm.props.in 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
toolset-vs2013.targets
toolset-vs2013_xp.targets
uninstall.bat