diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc index 88776b0f67a..0b73d4aab6e 100644 --- a/qmake/doc/src/qmake-manual.qdoc +++ b/qmake/doc/src/qmake-manual.qdoc @@ -490,6 +490,9 @@ \snippet code/doc_src_qmake-manual.pro 8 + \note If you installed Qt via a package manager, the binary + may be \c{qmake6}. + \section1 Operating Modes qmake supports two different modes of operation. In the default mode, qmake @@ -5392,6 +5395,9 @@ \snippet code/doc_src_qmake-manual.pro 114 + \note If you installed Qt via a package manager, the binary + may be \c{qmake6}. + Then type \c make or \c nmake depending on the compiler you use. For Visual Studio users, qmake can also generate Visual Studio project