I use the following set of commands for the "Rebuild All" command in VS C++:
Qt Code:
qmake -project qmake "QT += network" nmake release-clean nmake releaseTo copy to clipboard, switch view to plain text mode
I.e., I just pass the "QT += network" to the qmake command
Hope this helps!
Cheers,
bootsector




Reply With Quote
Bookmarks