diff options
| author | Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com> | 2015-05-11 18:43:47 +0200 |
|---|---|---|
| committer | Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com> | 2015-05-24 11:46:14 +0000 |
| commit | decd18536c1b021bc1f879a32be83372463a7f5b (patch) | |
| tree | 8034ce8bf3b6b23f7242ce7242b835ebb066b6d9 /qmake/doc/snippets/code/doc_src_qmake-manual.cpp | |
| parent | 34adfc13722949f02d259251cd75c3ac77792ee7 (diff) | |
Ensure that CONFIG += plugin_bundle will create Mach-O bundles on OSX/iOS
The makespec inits QMAKE_LFLAGS_PLUGIN to the same as QMAKE_LFLAGS_SHLIB,
which will create a dynamic library by passing -dynamiclib. The advantage of
creating a proper bundle (MH_BUNDLE) instead of a dynamic library (MH_DYLIB)
is that bundles can be unloaded completely by the host application.
Change-Id: I03b39b704c09213f40a4cb84f5794bf6b3669fc0
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
Diffstat (limited to 'qmake/doc/snippets/code/doc_src_qmake-manual.cpp')
0 files changed, 0 insertions, 0 deletions
