summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-09-14 13:50:50 +0200
committerKai Köhne <kai.koehne@qt.io>2021-09-28 11:04:54 +0200
commit09b914c24b6743089fd3336593dd128f6a4f64f7 (patch)
treee3cd1c0ca4b38e473ec1f61f1ff0d743f78fb228 /src
parent22db4430287f24c357e6471407af76389d32372e (diff)
downloadqtactiveqt-09b914c24b6743089fd3336593dd128f6a4f64f7.tar.gz
Doc: Remove wrong information about building modules from sources
We don't use qmake anymore. Anyhow, there's nothing particular anymore about building qtactiveqt. So let's just remove these bits. Pick-to: 6.2 Change-Id: Ia37f49a3f94fc58894625e2bf6d0dc6d20076aaf Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/activeqt/doc/src/activeqt-index.qdoc11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/activeqt/doc/src/activeqt-index.qdoc b/src/activeqt/doc/src/activeqt-index.qdoc
index 12077da..f5ca630 100644
--- a/src/activeqt/doc/src/activeqt-index.qdoc
+++ b/src/activeqt/doc/src/activeqt-index.qdoc
@@ -73,17 +73,6 @@
A set of \l{Tools for ActiveQt}{tools} is provided to simplify the
developing and building of Qt projects that use ActiveX.
- 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 \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
- subdirectory and run \c qmake and your make tool to build a
- plugin that integrates the QAxContainer module into \l{Qt
- Designer}.
-
\section1 Articles and Guides
\list
\li \l{Tools for ActiveQt}