summaryrefslogtreecommitdiffstats
path: root/qmake/doc/src/qmake-manual.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/doc/src/qmake-manual.qdoc')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 77026bb479..8078c377b2 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -1616,6 +1616,13 @@
\note Platform-specific variables that change the extension override
the contents of this variable.
+ \target QMAKE_EXTENSION_STATICLIB
+ \section1 QMAKE_EXTENSION_STATICLIB
+
+ Contains the extension for shared static libraries. The value of
+ this variable is typically handled by qmake or
+ \l{#QMAKESPEC}{qmake.conf} and rarely needs to be modified.
+
\section1 QMAKE_EXT_MOC
Contains the extension used on included moc files.