Dear All:

Because I want to use QtNetwork module,
so I add "QT += network" to .pro
sometimes I was bored of doing this ....
Can I use qmake to generate such a file ??

I usually type : qmake -project -o xxx.pro
Is there anything I should add??
thanks.....