What does *= do in this context.
I've always used +=.

thanks
Jeffrey

On Mon, 2010-10-11 at 08:43 +0200, Friedemann Kleint wrote:
> Hi,
> 
> it should actually be sufficient to specify:
> 
> win32 {
>     LIBS  *= -luser32
> }
> 
> qmake will convert the -l-option into the "right thing".
> 
> Regards,
> Friedemann


_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to