Re: VC++ 10 Boost includes?

Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/Non-copyable-KnuthUniformRng-tp8866p8869.html

On Tue, 2010-11-02 at 20:32 -0400, Dominick Samperi wrote:

> On the recent addition of solution files for VC++ 10, has anyone
> found a simple way to add additional include directories
> and libs? This used to be done using Tools/ Options
> / Projects and Solutions / VC++ Directories, and in
> this way the settings would apply to all projects in a solution.
>
> But this feature has been deprecated in VC++ 10, and instead
> user property sheets are supposed to be used, but I don't
> see how to do this so that it applies to all projects in
> a solution (globally).

Yes, I had to go through the same ordeal.  After much searching, what I
did was:
- select View/Property Manager from the IDE menu;
- open the subtree for any project and configuration;
- you'll find a Microsoft.Cpp.Win32.User property page inside.
- right-click and select Properties.  Inside the dialog there's the good
old "VC++ directories" option.

The trick is that this particular page is shared, so when you edit it in
one project/configuration they all should see it (I don't remember if I
restarted the IDE after modifying it, though.)

Luigi


--

I hate quotations.
-- Ralph Waldo Emerson



------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev