Files
xpressive/example/Jamfile.v2
Eric Niebler 4ef4574faa xpressive docs, examples, perf and test
[SVN r31204]
2005-10-06 00:49:04 +00:00

11 lines
267 B
Plaintext
Executable File

# (C) Copyright 2004: Eric Niebler
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
exe examples
:
main.cpp
:
<include>$(BOOST_ROOT)
;