$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-10-04 09:33:30
Hi Alexey,
> This patch allows to include generated files to .rc files. An example of
> generated file is .tlb generated by midl.exe.
This patch is committed. I have one concern though -- I think tracking of
dependency from .rc to .tlb won't work unless .tlb happen to be derived type
from .h. The c-compiler only tracks dependencies on target derived from
Boost.Build H type.
Am I missing something? (I certainly don't know what's .tlb is, anyway).
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2