Last change
on this file since 29 was
29,
checked in by landauf, 16 years ago
|
updated boost from 1_33_1 to 1_34_1
|
File size:
395 bytes
|
Line | |
---|
1 | # Copyright 2002, 2003 Dave Abrahams |
---|
2 | # Copyright 2002 Rene Rivera |
---|
3 | # Copyright 2002, 2003 Vladimir Prus |
---|
4 | # Distributed under the Boost Software License, Version 1.0. |
---|
5 | # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) |
---|
6 | |
---|
7 | import project ; |
---|
8 | import targets ; |
---|
9 | import assert ; |
---|
10 | |
---|
11 | project.load project-test1 ; |
---|
12 | import project-roots ; |
---|
13 | |
---|
14 | project-roots.print ; |
---|
15 | |
---|
16 | NOTFILE all ; |
---|
17 | |
---|
18 | |
---|
Note: See
TracBrowser
for help on using the repository browser.