import toolset ; # Tell that QT should be used. QTDIR will give installation # prefix. toolset.using qt ; # Not that good, but sufficient for testing toolset.using stlport : : /path/to/stlport ;