summaryrefslogtreecommitdiff
path: root/tools/build/example/generator/jamroot.jam
blob: 9703134dba7f75235ff48551a1f35ab2879c036d (plain)
1
2
3
4
5
6
# Copyright 2006 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)

import soap ;
exe foo : foo.gci : <server>on ;