source:
downloads/boost_1_33_1/tools/build/v1/mingw-3_3_1-tools.jam
@
12
Last change on this file since 12 was 12, checked in by landauf, 17 years ago | |
---|---|
File size: 296 bytes |
Line | |
---|---|
1 | |
2 | # (C) Copyright MetaCommunications, Inc. 2004. |
3 | |
4 | # Distributed under the Boost Software License, Version 1.0. (See |
5 | # accompanying file LICENSE_1_0.txt or copy at |
6 | # http://www.boost.org/LICENSE_1_0.txt) |
7 | |
8 | { |
9 | local MINGW_ROOT_DIRECTORY = $(MINGW_3.3.1_ROOT_DIRECTORY) ; |
10 | extends-toolset mingw ; |
11 | } |
Note: See TracBrowser
for help on using the repository browser.