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 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 integration: get the LibraryPath right (PR18707) 2014-02-13 22:01:35 +00:00
toolset-vs2013_xp.targets vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists 2013-10-14 18:16:37 +00:00
toolset-vs2013.targets vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists 2013-10-14 18:16:37 +00:00
uninstall.bat VS Integration: install toolsets for x64 too (PR18738) 2014-02-12 23:26:29 +00:00