summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-09-11 12:27:23 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-09-12 08:07:43 +0000
commit9f68ebfd2172dc807fb3e24c36ae8c0bec03dad0 (patch)
treefaa4772ca253feed751729afd159bac374251004
parent7aff688b64bb9fadd21bd53d749f28bca3305c64 (diff)
Doc: Remove compiler naming convention dependent file namesv5.12.0-alpha1
As output file names may vary depending on the compiler used, replace specific file names with more generic reference. Fixes: QTBUG-17240 Change-Id: I9502c5464952b59a5d09e1c77677840578aceb90 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--src/activeqt/doc/src/activeqt-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/src/activeqt-index.qdoc b/src/activeqt/doc/src/activeqt-index.qdoc
index 7200cff..ff4f404 100644
--- a/src/activeqt/doc/src/activeqt-index.qdoc
+++ b/src/activeqt/doc/src/activeqt-index.qdoc
@@ -76,7 +76,7 @@
To build the static libraries, change into the \c activeqt directory
(usually \c QTDIR/src/activeqt), and run \c qmake and your make
tool in both the \c container and the \c control subdirectory.
- The libraries \c qaxcontainer.lib and \c qaxserver.lib will be linked
+ The \c qaxcontainer and \c qaxserver libraries will be linked
into \c QTDIR/lib.
If you are using a shared configuration of Qt enter the \c plugin