summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-07-27 16:30:41 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-07-28 12:17:57 +0000
commitc2406341fcd515edbfb638b9645a24f664473b75 (patch)
treec8eca622ccfe3f1fe3036efb51e8c371e65fb5e5 /qmake
parent7e89c7b8552b670f090fefb4b40fce348ecc416c (diff)
Doc: uiplugin in the qmake variable reference
Task-number: QTBUG-47180 Change-Id: Ia563445e36b0abb0ef7707e7a0e4241d70e60cfd Reviewed-by: Andy Shaw <andy.shaw@theqtcompany.com>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 56d9dd35ae..c39c6359d3 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -2264,6 +2264,10 @@
\snippet code/doc_src_qmake-manual.pro 47
+ If your project is a \QD plugin, use the value \c uiplugin to specify that
+ the project is to be built as a library, but with specific plugin support
+ for \QD. For more information, see \l {Building and Installing the Plugin}.
+
\section1 QTPLUGIN
Specifies a list of names of static Qt plugins that are to be