$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-09 01:52:47
On Monday 08 November 2004 21:43, pi3k14 wrote:
> Hi,
> has anyone created or drafted a toolset for Borland C++ builder?
There's "borland" toolset which works for Borland's command line compiler. Is
C++ Builder different in some respect?
> I'm trying to create support for .bpl/.bpi files aka. dll/import
> library, but I can't keep my head above water :)
I'm afraid I don't know what are those files for. Could you clarify?
> Is there anybody that have som suggestions ?
If you explain how you want those files to be created/used, I'll be able to
suggest something concrete.
- Volodya