On March 31, 2005 07:56, [EMAIL PROTECTED] wrote:
> (*) Hence you don't have to write #include "../include/inc.h" in
> main.c, but rather #include , and you can simply write
> #include , no matter if built.h is generated or not.
Sure, that would work except I can't modify the code itself b
> "Simon" == Simon Perreault <[EMAIL PROTECTED]> writes:
Simon> Hi,
Simon> I have a problem which I figure must be fairly common, although I found
no
Simon> reference to it anywhere. I think it must be common because the SCons
manual
Simon> says they fixed it. [1] Anyway...
Simon> Let's s