diff options
author | Morten Johan Sørvig <morten.sorvig@nokia.com> | 2011-02-25 10:03:19 (GMT) |
---|---|---|
committer | Morten Sorvig <msorvig@trolltech.com> | 2011-03-16 09:42:26 (GMT) |
commit | 468142db15fe99c70505f507f6c2941706172853 (patch) | |
tree | abe597da8a63d0e5cf87b2bdbdd587eb3443fd07 /doc/src/snippets/code/doc_src_model-view-programming.cpp | |
parent | 5ba2675a33922cdd4ccef7de968e77b05bc1d556 (diff) | |
download | Qt-468142db15fe99c70505f507f6c2941706172853.zip Qt-468142db15fe99c70505f507f6c2941706172853.tar.gz Qt-468142db15fe99c70505f507f6c2941706172853.tar.bz2 |
Add QT_NO_DYNAMIC_LIBRARY.
Set it for nacl, replace the Q_OS defines vxworks
already has in place.
Motivation: Support static plugins on platforms
that does not support dynamic plugins.
Static plugin support is implemented in QPluginLoader,
which has a QLibraryPrivate d pointer. The easiest
way to untangle this seems to be to compile in
QLibrary and then disable the ports of it that uses
dlopen.
Reviewed-By: Harald Fernengel
Diffstat (limited to 'doc/src/snippets/code/doc_src_model-view-programming.cpp')
0 files changed, 0 insertions, 0 deletions