2
0
mirror of https://github.com/boostorg/wave.git synced 2026-02-14 13:22:09 +00:00
Files
wave/samples/Jamfile.v2
Hartmut Kaiser d588f4f77f Added Wave V1.1.14 to the Boost CVS.
[SVN r27458]
2005-02-21 08:54:23 +00:00

14 lines
379 B
Plaintext

# Copyright Vladimir Prus 2004.
# 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)
project
: requirements <hardcode-dll-paths>true
;
build-project cpp_tokens/build ;
build-project list_includes/build ;
build-project quick_start/build ;
build-project waveidl/build ;