Doc: Mention qbs in qtmain library documentation

Task-number: QTBUG-64803
Change-Id: Id560169cb281c3b991b1b5ee673e27bf75d218c8
Reviewed-by: Martin Smith <martin.smith@qt.io>
This commit is contained in:
Paul Wicking 2018-08-09 13:14:36 +02:00
parent a53f1d1a1c
commit 95f0ad632b
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
qtmain is a helper library that enables the developer to write a
cross-platform main() function on Windows.
If you do not use \l qmake or other build tools such as
If you do not use \l qmake, \l {Qbs Manual}{qbs}, or other build tools such as
\l{CMake Manual}{CMake}, then you need to link against the
\c qtmain library.