summaryrefslogtreecommitdiffstats
path: root/qmake/doc/src
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2017-02-23 09:39:50 +0100
committerAndy Shaw <andy.shaw@qt.io>2017-03-08 07:56:29 +0000
commit32463399f7e0a86d6b8463d1665d2a396a7a1af5 (patch)
tree3a7ae537bdc81070b40ac10002c0740283f1e88e /qmake/doc/src
parentda730c90a35cce4b24f3cb0cb61246aa87b18e66 (diff)
Add documentation for QMAKE_LINK variable
Change-Id: I39f11f42750c705feabf5e1a87bcd277693af1fb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'qmake/doc/src')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 50733836f8..d8ab7d096d 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -2024,6 +2024,15 @@
of this variable is typically handled by qmake
or \l{#QMAKESPEC}{qmake.conf} and rarely needs to be modified.
+ \section1 QMAKE_LINK
+
+ Specifies the linker that will be used when building
+ application based projects. Only the file name of the linker
+ executable needs to be specified as long as it is on a path
+ contained in the \c PATH variable when the Makefile is processed.
+ The value of this variable is typically handled by qmake or
+ \l{#QMAKESPEC}{qmake.conf} and rarely needs to be modified.
+
\section1 QMAKE_LINK_SHLIB_CMD
Specifies the command to execute when creating a shared