Add a VS "14" msbuild toolset
authorReid Kleckner <reid@kleckner.net>
Wed, 23 Jul 2014 23:49:16 +0000 (23:49 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 23 Jul 2014 23:49:16 +0000 (23:49 +0000)
commit2de13f620d0356761f1a0c143b7ed5538876f922
tree43a2dd9c9247d455cf9b1f26231fe78820445f57
parentcad746439fe7d305e9b679f2ceca0e651c08adb1
Add a VS "14" msbuild toolset

This allows people to try clang inside MSBuild with the VS "14" CTP
releases.

Fixes PR20341.

Patch by Marcel Raad!

llvm-svn: 213819
llvm/tools/msbuild/CMakeLists.txt
llvm/tools/msbuild/install.bat
llvm/tools/msbuild/toolset-vs2014.targets [new file with mode: 0644]
llvm/tools/msbuild/toolset-vs2014_xp.targets [new file with mode: 0644]
llvm/tools/msbuild/uninstall.bat