Hi Plamen
> Log Message:
> -----------
> small project file changes to allow for boost installed in an arbitrary directory
>
> Modified Paths:
> --------------
> branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj
> branches/serialization_enhancements2/ObjectHandler/Examples/xl/ExampleXllDynamic1_vc8.vcproj
> branches/serialization_enhancements2/ObjectHandler/Examples/xl/ExampleXllDynamic2_vc8.vcproj
> branches/serialization_enhancements2/ObjectHandler/Examples/xl/ExampleXllStatic_vc8.vcproj
> branches/serialization_enhancements2/QuantLibAddin/Clients/Cpp/ClientCppDemo_vc8.vcproj
>
> Modified: branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj
> ===================================================================
> --- branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj 2008-04-13 16:08:51 UTC (rev 14707)
> +++ branches/serialization_enhancements2/ObjectHandler/Examples/C++/ExampleCpp_vc8.vcproj 2008-04-13 21:31:49 UTC (rev 14708)
> @@ -75,7 +75,7 @@
> OutputFile="bin\ExampleCpp-vc80-mt-0_9_5.exe"
> LinkIncremental="1"
> SuppressStartupBanner="true"
> - AdditionalLibraryDirectories="..\..\lib,..\..\..\log4cxx\msvc\Lib"
> + AdditionalLibraryDirectories="..\..\lib;..\..\..\log4cxx\msvc\Lib;"$(BOOST_DIR)\lib""
I would prefer no to have environment variable for the boost library
resolution. In my opinion it should up to the developer to configure
properly its Visual Studio IDE (Tools | Options | Project and
Solutions | VC++ Directories) to point to its favorite boost version.
Am I missing something? Do you agree?
ciao -- Nando
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev