$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: TEMPLIE Cédric (cedric.templie_at_[hidden])
Date: 2005-01-17 07:24:24
> By the way, which Qt and which msvc-Version ? And if you use STLport,
> which version ?
I use qt 3.3.3, msvc 7.1, and stlport 4.6.2.
I just put in my user-config.jam the basic using setup.
using msvc ;
using stlport : : "P:/include/stlport" "P:/lib/windows" ;
using qt ;
> And it would be great if you could stop full quoting.
Like that, is-it ok ?
Thx
TEMPLIE Cédric