qt6-bb10/tests/auto/corelib/plugin/qpluginloader/machtest
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
..
generate-bad.pl Updated license headers 2016-01-21 18:55:18 +00:00
machtest.pri Avoid invalid qmake code in macOS-specific pluginloader test 2018-11-30 14:47:29 +00:00
machtest.pro Avoid invalid qmake code in macOS-specific pluginloader test 2018-11-30 14:47:29 +00:00
machtest_fat.pro Avoid invalid qmake code in macOS-specific pluginloader test 2018-11-30 14:47:29 +00:00
machtest_i386.pro Avoid invalid qmake code in macOS-specific pluginloader test 2018-11-30 14:47:29 +00:00
machtest_ppc64.pro Avoid invalid qmake code in macOS-specific pluginloader test 2018-11-30 14:47:29 +00:00
machtest_x86_64.pro Avoid invalid qmake code in macOS-specific pluginloader test 2018-11-30 14:47:29 +00:00
ppcconverter.pl Updated license headers 2016-01-21 18:55:18 +00:00