[Qt-interest] Multiple qmake messages

Michael Bieber qtlist at traits.de
Sun Sep 27 13:17:27 CEST 2009


Qt 4.5.2 (qmake 2.01a), Windows:

A rudimentary pro file

a.pro:
--- snip ---
message(Message A)
--- snap ---

produces the following output:

 > qmake a.pro
Project MESSAGE: Message A
Project MESSAGE: Message A
Project MESSAGE: Message A

Has someone an idea, why qmake spits the message more than once?
(Happens with Makefile and visual project target - I didn't check it 
with other OS-es so far)

Micha



More information about the Qt-interest-old mailing list