>>> "PR" == Pavel Roskin <[EMAIL PROTECTED]> writes:
PR> bin_PROGRAMS = foo
PR> DISTSOURCES = foo.cpp
PR> DISTHEADERS_MOC = bar.h
PR> DISTHEADERS_NO_MOC = baz.h
PR> FORMS = quux.ui
PR> FORMHEADERS = $(FORMS:.ui=.h)
PR> MOC_CC = $(FORMS:.ui=.moc.cc) $(DISTHEADERS_MOC:.h=.moc.cc)
PR> UIC_CC
Hello!
I see many people here ask how to integrate Qt designer support, but
nobody reported success. I could do it for a project called qgit (Qt
frontend to git, the version control system used by the Linux kernel).
I was able to test the project on FreeBSD with the native BSD make, and
there we
hello
Many thanks. I have the impression that I have used bootstrap too. Never mind,
I'll give the new version a go.
Cheers
Ed
On Thursday 02 February 2006 01:41 pm, Gary V. Vaughan wrote:
> [EMAIL PROTECTED] wrote:
> > Many thanks. There is one problem though: the example convenience-1
[EMAIL PROTECTED] wrote:
> Many thanks. There is one problem though: the example convenience-1.0
> doesn't work!
>
>
>
> configure: creating ./config.status
> config.status: creating replace/Makefile
> config.status: creating lib/Makefile
> config.status: creating Makefile
> config.status: er