I mean Is it possible for me to build a Qt library (shared, not static, and I build under windows) with jpeg image format support but without a jpeg plugin ? I know png is built into qt library by default, how can I build jpeg in that way?