[Windows] Clarify Visual Studio usage instructions
Reid Kleckner
rnk at google.com
Mon Sep 9 14:35:16 PDT 2013
On Mon, Sep 9, 2013 at 9:00 AM, David Wiberg <dwiberg at gmail.com> wrote:
> Hi Beman,
>
> 2013/9/9 Beman Dawes <bdawes at acm.org>:
> > Patch for http://llvm.org/svn/llvm-project/www/trunk to clarify usage
> > instructions.
> >
> > --Beman
> >
> > Index: builds/index.html
> > ==============================
> > =====================================
> > --- builds/index.html (revision 190279)
> > +++ builds/index.html (working copy)
> > @@ -43,8 +43,10 @@
> >
> > href="
> https://address-sanitizer.googlecode.com/files/LLVM-3.4.r190202-win32.exe
> ">mirror</a>),
> > based on SVN r190202. </p>
> >
> > - <p>To use the LLVM toolchain from Visual Studio, open project
> properties
> > and
> > - change the "Platform Toolset" from the current value to "LLVM-vs2010"
> > + <p>To use the LLVM toolchain from Visual Studio, select a project in
> > Solution
> > + Explorer, hit Alt+F7 to open its Property Page, then in the "General"
> > section
>
> Alt+F7 is a shortcut (like many other in Visual Studio) which depends
> on the user having selected a certain keyboard mapping. I would
> recommend rephrasing to either right-clicking and choosing
> "Properties" or navigating via the "Project" menu.
>
Default bindings are helpful, though. Committed with some tweaks in
r190356. Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130909/18ba02ed/attachment.html>
More information about the llvm-commits
mailing list