Doc: Document qmake's plugin_bundle CONFIG value
Fixes: QTBUG-17171 Change-Id: I05bf6ba7498fb05394ff8c118973da2b0dbe4fc3 Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
This commit is contained in:
parent
2947435d87
commit
a367c85e53
@ -1105,6 +1105,8 @@
|
||||
\header \li Option \li Description
|
||||
\row \li app_bundle \li Puts the executable into a bundle (this is the default).
|
||||
\row \li lib_bundle \li Puts the library into a library bundle.
|
||||
\row \li plugin_bundle \li Puts the plugin into a plugin bundle. This value
|
||||
is not supported by the Xcode project generator.
|
||||
\endtable
|
||||
|
||||
The build process for bundles is also influenced by
|
||||
|
Loading…
Reference in New Issue
Block a user