Doc: Replace "Qt Build System" with "Qbs"

Change-Id: Ic9f17f16e5cfdf3aa02aa772772031876b7bcb77
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
Leena Miettinen
2016-09-06 11:05:35 +02:00
parent 76e85ab77a
commit f491ece833

View File

@@ -51,7 +51,7 @@
\li \l{Setting Up a Qbs Project}
Qt Build Suite (Qbs) is an all-in-one build
\l{Qbs Manual}{Qbs} is an all-in-one build
tool that generates a build graph from a high-level project
description (like qmake or CMake do) and executes the commands in
the low-level build graph (like make does).