summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/test/project-test4/lib2/jamfile.jam
blob: 389492bf0e7f74fe4ee49147f9104a5940c4c081 (plain)
1
2
3
4
5
6
7
8
# Copyright 2002 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
    : requirements <rtti>off
    ;