Doc: update info about other build systems than qmake

Change-Id: Ie836c97bd6b87e9122b5d9f7be1f078ebbca4d8b
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2014-11-25 10:33:53 +01:00
committed by Leena Miettinen
parent 9c3f5dd3a4
commit 09bfbf70e8
2 changed files with 5 additions and 2 deletions

View File

@@ -80,7 +80,8 @@
\li \b {\l{Building and Running}}
\QC is integrated with cross-platform systems for build
automation: qmake and CMake. In addition, you can import
automation: qmake, Qbs, CMake, and Autotools. In addition, you
can import
projects as \e {generic projects} and fully control the steps
and commands used to build the project.

View File

@@ -31,7 +31,9 @@
\title Using Other Build Systems
\QC project wizards create projects that are configured to use qmake. Most
of the instructions in this manual apply to using qmake.
of the instructions in this manual apply to using qmake. However, \QC is
also integrated to other build systems, as described in the the following
sections:
\list