From b933c3027568f17c2a581e14e246d011d24743fd Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 14 Sep 2012 14:19:23 +0200 Subject: [PATCH] Doc: building single files or subprojects Change-Id: Icfa99aac9af7cb76a2bfc60e3b4be9f7e8bc836e Reviewed-by: Daniel Teske --- doc/src/projects/creator-projects-building.qdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/projects/creator-projects-building.qdoc b/doc/src/projects/creator-projects-building.qdoc index c4eaeeb522c..78ec14144d3 100644 --- a/doc/src/projects/creator-projects-building.qdoc +++ b/doc/src/projects/creator-projects-building.qdoc @@ -60,4 +60,8 @@ For more information on the options you have, see \l{Specifying Build Settings}. + To quickly check the compile output for changes that you made in one file or + subproject, you can use the \gui Build menu commands to build a file or + subproject. + */