Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/mpl/example/Jamfile @ 12

Last change on this file since 12 was 12, checked in by landauf, 18 years ago

added boost

  • Property svn:executable set to *
File size: 223 bytes
Line 
1subproject libs/mpl/example ;
2
3# bring in rules for testing
4import testing ;
5
6run fsm/player.cpp ;
7run fsm/player2.cpp ;
8run inherit_linearly.cpp ;
9run inherit_multiply.cpp ;
10run tuple_from_list.cpp ;
11compile integer.cpp ;
Note: See TracBrowser for help on using the repository browser.