$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Einspanjer (deinspanjer_at_[hidden])
Date: 2006-02-09 11:09:59
I am trying to use <implicit-dependency> to bring in a header generated by
the msvc mc generator.
The person who helped me figure this out told me I had to include both
<implicit-dependency>msg
<dependency>msg
This seemed a bit odd to me, but the dependant won't compile unless either
<dependency> is given or the msg target is built first.
Does this seem right? Is there a bug with <implicit-dependency>?
Attached is a test case (requires msvc toolkit).
Thanks,
Daniel
*****************************************************************************
** **
** WARNING: This email contains an attachment of a very suspicious type. **
** You are urged NOT to open this attachment unless you are absolutely **
** sure it is legitmate. Opening this attachment may cause irreparable **
** damage to your computer and your files. If you have any questions **
** about the validity of this message, PLEASE SEEK HELP BEFORE OPENING IT. **
** **
** This warning was added by the IU Computer Science Dept. mail scanner. **
*****************************************************************************