KIOSlave
Dirk Mueller
dmuell at gmx.net
Sat Jul 24 13:05:14 CEST 2004
On Saturday 24 July 2004 11:59, Karl Vogel wrote:
> kioslave only uses 1 QT exported object (QCString), which causes it to link
> to 27 extra libraries! Following patch removes the QCString and thus
> doesn't need linking with all those shared libs. (which reduces the binary
> size and the startup time in the dynamic linker)
Hmm, but the actual kioslaves (like kio_http e.g.) will for sure depend on Qt,
so I'm not sure you win anything..
More information about the Kde-optimize
mailing list