|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r59213 - sandbox/chrono/libs/chrono/test
From: vicente.botet_at_[hidden]
Date: 2010-01-21 18:26:56
Author: viboes
Date: 2010-01-21 18:26:55 EST (Thu, 21 Jan 2010)
New Revision: 59213
URL: http://svn.boost.org/trac/boost/changeset/59213
Log:
Boost.Chrono: Version 0.3.2,
Text files modified:
sandbox/chrono/libs/chrono/test/Jamfile.v2 | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Modified: sandbox/chrono/libs/chrono/test/Jamfile.v2
==============================================================================
--- sandbox/chrono/libs/chrono/test/Jamfile.v2 (original)
+++ sandbox/chrono/libs/chrono/test/Jamfile.v2 2010-01-21 18:26:55 EST (Thu, 21 Jan 2010)
@@ -97,7 +97,6 @@
test-suite "stopwatch"
:
[ run ../example/stopwatch_example.cpp : : : <link>static ]
- [ run ../example/stopwatch_example.cpp : : : <link>static ]
[ run ../example/stopwatch_example.cpp : : : <library>/boost/system//boost_system : stopwatch_example_dll ]
[ run ../example/scoped_stopwatch_example.cpp : : : <library>/boost/thread//boost_thread <link>static ]
[ run ../example/scoped_stopwatch_example.cpp : : : <library>/boost/thread//boost_thread <library>/boost/system//boost_system : scoped_stopwatch_example_dll ]
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk