summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/overview/creator-overview.qdoc3
-rw-r--r--doc/src/projects/creator-projects-other.qdoc4
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/src/overview/creator-overview.qdoc b/doc/src/overview/creator-overview.qdoc
index 792c54bd3d..fdae1cc685 100644
--- a/doc/src/overview/creator-overview.qdoc
+++ b/doc/src/overview/creator-overview.qdoc
@@ -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.
diff --git a/doc/src/projects/creator-projects-other.qdoc b/doc/src/projects/creator-projects-other.qdoc
index 85aab3d67f..b363458c97 100644
--- a/doc/src/projects/creator-projects-other.qdoc
+++ b/doc/src/projects/creator-projects-other.qdoc
@@ -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