qt5base-lts/config.tests
Alexey Brodkin 4d5803775a Fix library inclusion order when building statically
When building application statically, it's important to keep libraries
we're linking against in order. qmake's "*=" operator fails to do that,
so use "+=" instead.

Change-Id: Id3627da47d07c70fd07185a777f2f07bb4057f03
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-01-18 14:44:08 +00:00
..
arch Update copyright headers 2015-02-11 06:49:51 +00:00
common Remove "FOO module" from config.tests/common 2015-12-04 05:20:29 +00:00
mac/corewlan Fixed license headers 2015-02-17 18:46:09 +00:00
qpa Add QMAKE_LIBDIR_EGL only if it exists 2015-05-28 07:18:22 +00:00
unix Fix library inclusion order when building statically 2016-01-18 14:44:08 +00:00
x11 Update copyright headers 2015-02-11 06:49:51 +00:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf Handle INCLUDE and LIB environment variables in config.tests for MinGW 2013-11-22 07:30:57 +01:00