source:
downloads/boost_1_33_1/tools/build/v1/qcc-tools.jam
@
12
| Last change on this file since 12 was 12, checked in by landauf, 18 years ago | |
|---|---|
| File size: 253 bytes | |
| Line | |
|---|---|
| 1 | # Copyright (c) 2005 Rene Rivera. |
| 2 | # Distributed under the Boost Software License, Version 1.0. |
| 3 | # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) |
| 4 | |
| 5 | { |
| 6 | local GXX = QCC ; |
| 7 | local GCC = qcc ; |
| 8 | extends-toolset gcc ; |
| 9 | } |
| 10 |
Note: See TracBrowser
for help on using the repository browser.










