qt5base-lts/tests/benchmarks/gui
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
..
animation Updated license headers 2016-01-21 18:55:18 +00:00
graphicsview Remove Windows CE from tests (others). 2016-03-31 06:14:04 +00:00
image Always build JPEG and GIF support as plugins 2016-04-07 09:08:41 +00:00
itemviews Updated license headers 2016-01-21 18:55:18 +00:00
kernel Updated license headers 2016-01-21 18:55:18 +00:00
math3d Updated license headers 2016-01-21 18:55:18 +00:00
painting Updated license headers 2016-01-21 18:55:18 +00:00
styles Updated license headers 2016-01-21 18:55:18 +00:00
text Updated license headers 2016-01-21 18:55:18 +00:00
gui.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00