summaryrefslogtreecommitdiff
path: root/tools/build/v2/example/libraries/util/foo/jamfile.jam
blob: 7b6359ea4eaebeb9e2a3a70fb14bda346ab66743 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2005 Vladimir Prus 
# Distributed under the Boost Software License, Version 1.0. 
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 


project 
    : usage-requirements <include>include ;

lib bar : bar.cpp ;