Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/statechart/Jamfile.v2 @ 33

Last change on this file since 33 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 427 bytes
Line 
1##############################################################################
2# Copyright 2005-2006 Andreas Huber Doenni
3# Distributed under the Boost Software License, Version 1.0. (See accompany-
4# ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5##############################################################################
6
7project libs/statechart ;
8
9build-project example ;
10build-project test ;
Note: See TracBrowser for help on using the repository browser.