$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r56661 - sandbox/stm/branches/vbe
From: vicente.botet_at_[hidden]
Date: 2009-10-08 15:54:41
Author: viboes
Date: 2009-10-08 15:54:41 EDT (Thu, 08 Oct 2009)
New Revision: 56661
URL: http://svn.boost.org/trac/boost/changeset/56661
Log:
TBoost.Stm vbe
* build
Text files modified:
sandbox/stm/branches/vbe/Jamroot | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
Modified: sandbox/stm/branches/vbe/Jamroot
==============================================================================
--- sandbox/stm/branches/vbe/Jamroot (original)
+++ sandbox/stm/branches/vbe/Jamroot 2009-10-08 15:54:41 EDT (Thu, 08 Oct 2009)
@@ -1,5 +1,2 @@
-project boost
- : requirements
- : usage-requirements
- : build-dir bin.v2
- ;
+use-project /boost : "/boost_1_39_0"
+;
\ No newline at end of file