$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r66788 - in sandbox/geometry/libs/geometry: example test
From: barend.gehrels_at_[hidden]
Date: 2010-11-27 10:05:39
Author: barendgehrels
Date: 2010-11-27 10:05:38 EST (Sat, 27 Nov 2010)
New Revision: 66788
URL: http://svn.boost.org/trac/boost/changeset/66788
Log:
Using Boost 1.45.0 now by default
Text files modified:
sandbox/geometry/libs/geometry/example/boost.vsprops | 2 +-
sandbox/geometry/libs/geometry/test/boost.vsprops | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/geometry/libs/geometry/example/boost.vsprops
==============================================================================
--- sandbox/geometry/libs/geometry/example/boost.vsprops (original)
+++ sandbox/geometry/libs/geometry/example/boost.vsprops 2010-11-27 10:05:38 EST (Sat, 27 Nov 2010)
@@ -15,6 +15,6 @@
/>
<UserMacro
Name="BOOST_ROOT"
- Value="C:\Program Files\boost\boost_1_42_0"
+ Value="C:\Program Files\boost\boost_1_45_0"
/>
</VisualStudioPropertySheet>
Modified: sandbox/geometry/libs/geometry/test/boost.vsprops
==============================================================================
--- sandbox/geometry/libs/geometry/test/boost.vsprops (original)
+++ sandbox/geometry/libs/geometry/test/boost.vsprops 2010-11-27 10:05:38 EST (Sat, 27 Nov 2010)
@@ -16,6 +16,6 @@
/>
<UserMacro
Name="BOOST_ROOT"
- Value="C:\software\boost_1_43_0"
+ Value="C:\software\boost_1_45_0"
/>
</VisualStudioPropertySheet>