$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-10-01 06:00:42
> it's vc8.0-tools.jam
of course ;)
> and I thought we'd addressed those problems by referencing off the 
> environment variable
> VS80COMNTOOLS
> which is on both of my systems on which Visual Studio 2005 beta is 
> installed.
> 
That should work too.
Something like:
VS80COMNTOOLS/../../VC8
Best,
John
-- 
John Torjo
-- john_at_[hidden]
Contributing editor, C/C++ Users Journal
-- "Win32 GUI Generics" -- generics & GUI do mix, after all
-- http://www.torjo.com/win32gui/
-- v1.4 - save_dlg - true binding of your data to UI controls!
    + easily add validation rules (win32gui/examples/smart_dlg)