summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-07-07 13:38:15 +0200
committerLars Knoll <lars.knoll@qt.io>2016-07-13 19:51:17 +0000
commit6f1ad48a9115ff415b0496927451d0f7f5ea284c (patch)
tree18158e85a9b2649a65ce3bc2aefe689e70fae26a /config_help.txt
parent1f3eab5536920dd8b2e333589c3675db009f0221 (diff)
Remove -fw and -l command line arguments
These arguments were nonsensical, as they would lead to every single Qt module linking to those libraries. This was probably some left-over from old times, when Qt was just a single library. Change-Id: I0343a6df270fd0d2efa5333ba4e457670f5d0910 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_help.txt b/config_help.txt
index d9cec53a46..b13dbe3c27 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -240,7 +240,6 @@ Additional options:
-R <string> .......... Add an explicit runtime library path to the Qt
libraries.
- -l <string> .......... Add an explicit library.
-no-rpath ............ Do not use the library install path as a runtime
library path. On Apple platforms, this implies using
@@ -387,7 +386,6 @@ QNX options:
Apple platform options:
-Fstring ............ Add an explicit framework path.
- -fw string .......... Add an explicit framework.
* -framework .......... Build Qt as a series of frameworks and
link tools against those frameworks.