summaryrefslogtreecommitdiff
path: root/tools/build/v2/test/project-test1/dir2/jamfile.jam
blob: 8d1c48b65beaafb34ba45a4376006b561b2429f5 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2004 Rene Rivera 
# Copyright 2002, 2003 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 /cool-library 
    : requirements <include>/home/ghost/build/boost-cvs 
    ;