automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: correct windres use


From: Vincent Torri
Subject: Re: correct windres use
Date: Sun, 6 Jul 2008 19:38:04 +0200 (CEST)


Hey,

Typo of mine, sorry about that.  Probably you'll want a rule such as

.rc.lo:
        $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --tag=RC --mode=compile 
$(RC) $(RCFLAGS) -c $< -o $@

Last question: when I use -c, windres hangs. When I do not use it, it seems to work. Is -c really needed ?

Vincent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]