summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started/installation.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/getting-started/installation.qdoc')
-rw-r--r--doc/src/getting-started/installation.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc
index 3ee0e2357b..d3d911c8a1 100644
--- a/doc/src/getting-started/installation.qdoc
+++ b/doc/src/getting-started/installation.qdoc
@@ -1444,6 +1444,9 @@ We hope you will enjoy using Qt.
\row \o \c {-xplatform <spec>} \o The operating system and compiler you
are cross compiling for. \o See the README file for a list of supported
operating systems and compilers.
+ \row \o \c {-system-proxies} \o Use system network proxies by default. \o
+ \row \o \c {-no-system-proxies} \o Do not use system network proxies
+ by default. \o
\row \o \c {-qtnamespace <namespace>} \o Wraps all Qt library code in
'namespace name {..} \o
\row \o \c {-qtlibinfix <infix>} \o Renames all Qt* libs to Qt*<infix>