qt5base-lts/tests/auto/corelib/plugin/qpluginloader
Tor Arne Vestbø d28073d9eb Distinguish between 'mac' and 'macx' qmake scopes
The former applies both on Mac OS X and iOS, but 'macx' is specific to
Mac OS X.

ios.conf and macx.conf now share most of their settings in the common
mac.conf. We set the default QMAKE_MAC_SDK before loading mac.conf, so
that any overrides in the device config will apply afterwards. This
means configure's mkspec parsing will be able to read the QMAKE_MAC_SDK.

Change-Id: I0c7e26a6a0103e19b23ef152aa9e4ab461cee632
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2013-03-05 20:59:45 +01:00
..
almostplugin Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
elftest Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
lib Make sure that the reference count for plugins is kept correctly 2013-02-27 07:09:18 +01:00
theplugin Make sure that the reference count for plugins is kept correctly 2013-02-27 07:09:18 +01:00
tst QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
empty.json Use new plugin system in plugin autotest. 2012-02-23 16:38:45 +01:00
qpluginloader.pro Distinguish between 'mac' and 'macx' qmake scopes 2013-03-05 20:59:45 +01:00
tst_qpluginloader.cpp Make sure that the reference count for plugins is kept correctly 2013-02-27 07:09:18 +01:00