Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v2/example/qt-ui/project-root.jam @ 12

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

added boost

File size: 307 bytes
Line 
1# Copyright Felix E. Klee, 2003
2# Distributed under the Boost Software License, Version 1.0.
3# (See accompanying file LICENSE_1_0.txt
4# or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6import gcc ;
7import toolset ;
8
9# Tell that QT should be used. QTDIR will give installation
10# prefix.
11toolset.using qt ;
Note: See TracBrowser for help on using the repository browser.