Imported Upstream version 1.51.0
[platform/upstream/boost.git] / tools / build / v2 / test / railsys / program / main / jamfile.jam
1 #  Copyright (c) 2002 Institute of Transport, 
2 #             Railway Construction and Operation, 
3 #             University of Hanover, Germany
4 #  Copyright (c) 2006 Jürgen Hunold
5 #
6 #  Distributed under the Boost Software License, Version 1.0.
7 #    (See accompanying file LICENSE_1_0.txt or copy at
8 #          http://www.boost.org/LICENSE_1_0.txt)
9
10 project main ;
11
12 exe test_a : main.cpp ../liba//liba /libx ;