Hi

I was looking at Broadcast Sender Example ( http://doc.trolltech.com/4.3/network...astsender.html ).

Then i got the error: Qt Network ... no such file or directory.

I opened the .pro and added QT += network and it compiled fine.

The question is: Does qmake have an option to do this automatically?

Thanks