Hi guys,

lately I started developing a small tool with a qt gui. Actually I used qtJambi.

My question is if it is possible to pack the required libraries further. The default qt library for win32 for instance is ~18MB. For a very small tool this seems unreasonable.

Regards