qt5base-lts/tests/benchmarks/gui/image
Lars Knoll 00ca784be6 Always build JPEG and GIF support as plugins
Our handling of plugins when Qt is build statically is
nowadays good enough, so we don't need to build the
JPEG and GIF support directly into Qt for static builds.
Let's simply always build them as plugins.

Also simplify the logic in configure, and get rid of the
no-gif, no-jpeg and no-png config variables.

[ChangelLog][Build system] JPEG and GIF image support is now
always built as a plugin. Removed -imageformat-[jpeg|gif]
arguments to configure.

Change-Id: Ic01559ff406c966807b3be8761252e8802adcdf7
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-04-07 09:08:41 +00:00
..
blendbench Updated license headers 2016-01-21 18:55:18 +00:00
qimageconversion Always build JPEG and GIF support as plugins 2016-04-07 09:08:41 +00:00
qimagereader Always build JPEG and GIF support as plugins 2016-04-07 09:08:41 +00:00
qimagescale Updated license headers 2016-01-21 18:55:18 +00:00
qpixmap Updated license headers 2016-01-21 18:55:18 +00:00
qpixmapcache Updated license headers 2016-01-21 18:55:18 +00:00
image.pro Cleanup and optimization of qimage smoothscale 2015-04-15 11:25:41 +00:00