summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-01-05 13:11:18 +0100
committerNico Vertriest <nico.vertriest@digia.com>2015-01-16 10:29:35 +0100
commitddbac7de8d904d02d1f84d4d2d76c2885ffa32c0 (patch)
tree8bbc75d2196fbe30672dc0fafe1e5b4a781e0f0a /qmake
parent871560d45c1e4ad5c70c9d6b77cad8d3b15a4103 (diff)
Doc: added entry for link to main page Qt Creator
Task-number: QTBUG-43115 Change-Id: I10413536b981bf248950522dfe07b96394db9c29 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 414b42d48e..b78a742999 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -122,10 +122,10 @@
configuration options to fine tune the build process. For more information,
see \l{Building Common Project Types}.
- You can use the \l{external: Qt Creator Manual}{Qt Creator} new project
- wizard to create the project file. You choose the project template, and Qt
- Creator creates a project file with default values that enable you to build
- and run the project. You can modify the project file to suit your purposes.
+ You can use the \l{Qt Creator: Creating Projects}{Qt Creator new project wizard} to create the project file.
+ You choose the project template, and Qt Creator creates a project file with
+ default values that enable you to build and run the project. You can modify
+ the project file to suit your purposes.
You can also use qmake to generate project files. For a full description of
qmake command line options, see \l{Running qmake}.