$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r70333 - in sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry: example test
From: barend.gehrels_at_[hidden]
Date: 2011-03-21 14:03:20
Author: barendgehrels
Date: 2011-03-21 14:03:19 EDT (Mon, 21 Mar 2011)
New Revision: 70333
URL: http://svn.boost.org/trac/boost/changeset/70333
Log:
Set property files to 1.46.0 (will also work with 1.46.1)
Text files modified: 
   sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/example/boost.vsprops |     2 +-                                      
   sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/test/boost.vsprops    |     2 +-                                      
   2 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/example/boost.vsprops
==============================================================================
--- sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/example/boost.vsprops	(original)
+++ sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/example/boost.vsprops	2011-03-21 14:03:19 EDT (Mon, 21 Mar 2011)
@@ -15,6 +15,6 @@
         />
         <UserMacro
                 Name="BOOST_ROOT"
-		Value="../../.."
+		Value="c:\software\boost_1_46_0"
         />
 </VisualStudioPropertySheet>
Modified: sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/test/boost.vsprops
==============================================================================
--- sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/test/boost.vsprops	(original)
+++ sandbox-tags/geometry/boost-geometry-0.9.0/libs/geometry/test/boost.vsprops	2011-03-21 14:03:19 EDT (Mon, 21 Mar 2011)
@@ -16,6 +16,6 @@
         />
         <UserMacro
                 Name="BOOST_ROOT"
-		Value="../../.."
+		Value="c:\software\boost_1_46_0"
         />
 </VisualStudioPropertySheet>