aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2014-01-22 14:51:06 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2014-01-22 14:53:53 +0100
commitfb5632e3930cbb5d93296d2df31ea0c369b3de41 (patch)
tree7eaa46d6e3f4e1e5abc95408eb23d7f6909bc5cb /doc
parent888c80bb43817f8fdb829d8684c381c18700b63f (diff)
parenta762572ec1cba9e96156edf281cfebbad256bfba (diff)
Merge remote-tracking branch 'origin/1.1'
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index c13f8ae64..c4e7c92f0 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -515,6 +515,24 @@
\section1 Properties Specific to Unix Platforms
+ \section2 archiverName
+
+ \table
+ \row \li \b{Type:} \li \c{string}
+ \row \li \b{Default:} \li \c{"ar"}
+ \endtable
+
+ Name of the archiver binary. This is set in the build profile.
+
+ \section2 archiverPath
+
+ \table
+ \row \li \b{Type:} \li \c{string}
+ \row \li \b{Default:} \li determined by qbs-detect-toolchains
+ \endtable
+
+ Full path of the archiver binary. This is set in the build profile.
+
\section2 positionIndependentCode
\table