Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

added boost

File size: 205 bytes
Line 
1
2import toolset ;
3
4# Tell that QT should be used. QTDIR will give installation
5# prefix.
6#toolset.using qt ;
7
8#Alternatively, the prefix can be given as second argument
9#toolset.using qt : /usr/share/qt ;
Note: See TracBrowser for help on using the repository browser.