qt5base-lts/tests/auto/corelib/plugin/qpluginloader
Frederik Gladhorn ec93ea4a6f Fix building tst_QPluginLoader on OS X, non-devel builds
QMachOParser is defined in the private header that only gets included in
developer-builds. Thus ifdef its usage out, not just the header
inclusion.

Change-Id: I1e0059787be6eb70bd1661c7814e69eee7c5b2ee
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2015-05-13 06:15:28 +00:00
..
almostplugin Update copyright headers 2015-02-11 06:49:51 +00:00
elftest Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
lib Update copyright headers 2015-02-11 06:49:51 +00:00
machtest Fix building test qpluginloader/machtest against installed qtbase 2015-03-25 10:03:38 +00:00
theplugin Update copyright headers 2015-02-11 06:49:51 +00:00
tst Add a Mach-O decoder to the QPluginLoader 2013-07-20 02:09:26 +02: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
fakeplugin.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qpluginloader.pro The qpluginloader machtest needs Q_AUTOTEST_EXPORT 2015-04-30 06:32:23 +00:00
tst_qpluginloader.cpp Fix building tst_QPluginLoader on OS X, non-devel builds 2015-05-13 06:15:28 +00:00