[Qt-interest] qt without qtnetwork

Sean Harmer sean.harmer at maps-technology.com
Wed May 19 17:30:39 CEST 2010


On Wednesday 19 May 2010 16:25:54 Samira Chaouki wrote:
> I've to remove it for security requirements.

So why not build your app so as to just not link to it? ie do not add QT += 
network in your .pro file. That way you do not even need to ship the network 
library with your app.

Cheers,

Sean



More information about the Qt-interest-old mailing list