$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-09-29 19:26:17
At 05:10 AM 9/29/2003, Ferdinand Prantl wrote:
>Another possibility is to make the files more tasty for VC6 using some
>"unix2dos -r *.dsp *.dsw" just after unpacking. There are no problems
>with VC7 or other files.
Are you saying that the problem is only with VC++ 6.0's .dsp and .dsw, and
that there is no need to convert VC++ 7.x .sin and .vcproj files?
That would make life a bit simpler.
--Beman