Fwd: MSBuild Integration files for drop-selecting LLVM as a toolchain in Visual Studio

Warren Hunt whunt at google.com
Tue Aug 27 15:05:49 PDT 2013


Attached is a patch with the requisite files to integrate a drop-selectable
llvm tool-chain in Visual Studio.  The files need to be copied to:

C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\llvm
on a 64 bit machine

or

C:\Program
Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\llvm
on a 32 bit machine

or wherever MSBuild is installed.  This information can be obtained from
the registry if desired.

-Warren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130827/b135eb8d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msbuild.patch
Type: application/octet-stream
Size: 1835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130827/b135eb8d/attachment.obj>


More information about the llvm-commits mailing list