summaryrefslogtreecommitdiff
path: root/tools/build/v2/test/test2/jamfile.jam
blob: 670583964ecf98b26a8d5dda7b9b377765c169ab (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-root ;

exe foo : foo.cpp ;