qt5base-lts/tests/auto/corelib/plugin
Ulf Hermann 042707a633 Avoid invalid qmake code in macOS-specific pluginloader test
You cannot manipulate variables in custom target dependencies, so the
following code was invalid:

i386_d.depends = EXPORT_VALID_ARCHS=i386

In order to still build the fat binary, we split the project in four,
one for each architecture, plus one to create the final package.

Change-Id: If08cf54e2e4098a7e10df41b7ea8d2bf699f58be
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2018-11-30 14:47:29 +00:00
..
qfactoryloader Android: Pass tst_QFactoryLoader 2018-06-30 19:32:51 +00:00
qlibrary Use msvc qmake scope where appropriate 2018-11-22 14:16:52 +00:00
qplugin Plugins: Save some architectural requirement flags 2018-09-01 15:19:46 +00:00
qpluginloader Avoid invalid qmake code in macOS-specific pluginloader test 2018-11-30 14:47:29 +00:00
quuid Android: Pass tst_QUuid 2018-06-28 07:12:47 +00:00
plugin.pro Enable QPluginLoader test for static builds 2018-08-03 20:26:58 +00:00