$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-11-30 06:18:45
On Wednesday 30 November 2005 14:12, Kevin Wheatley wrote:
> Vladimir Prus wrote:
> > Can you try the attached?
>
> Thanks to a private email or two... the patch plus the following works
>
> :-)
>
> lib foo : source.cpp myuifile.ui : <link>static <library>/qt4//QtGui ;
>
> exe bar : main.cpp resource.rc : <library>foo <implicit-dependency>foo
> ;
And the change is now comitted.
Thanks for testing!
- Volodya