qt5base-lts/examples/widgets/tools
Ulf Hermann 2b18939f83 Fix building with QT_NO_LIBRARY
If QT_NO_LIBRARY isn't set we cannot test QCoreApplication's library
path functions and none of the plugin and library related tests are
applicable. Also, examples that rely on dynamic plugin loading for
their core functionality obviously don't work.

Change-Id: I2d381ee1bc8d944e1181557895a7e92a364fd778
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-09-30 13:04:26 +00:00
..
codecs Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
completer Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
customcompleter Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
echoplugin Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
i18n Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
plugandpaint Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
plugandpaintplugins Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
regexp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
regularexpression Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
settingseditor Polish the settings editor example. 2015-09-23 13:28:02 +00:00
styleplugin Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
treemodelcompleter Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
undo Update copyright headers 2015-02-11 06:49:51 +00:00
undoframework Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools.pro Fix building with QT_NO_LIBRARY 2015-09-30 13:04:26 +00:00