From 280ad905109754cad3940334e5a46e4969883ea7 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 19 Oct 2016 16:02:50 +0200 Subject: [PATCH] Doc: Using environment variables as Qt Creator variables Change-Id: I96a9092c6cda806cbac04d50f61b740ae59def8f Reviewed-by: Tobias Hunger --- doc/src/projects/creator-projects-settings-build.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/projects/creator-projects-settings-build.qdoc b/doc/src/projects/creator-projects-settings-build.qdoc index ad317c2b944..dfe29d5cc14 100644 --- a/doc/src/projects/creator-projects-settings-build.qdoc +++ b/doc/src/projects/creator-projects-settings-build.qdoc @@ -111,6 +111,9 @@ (\uicontrol {Variables}) button in a field to select from a list of variables that are available in a particular context. + The following syntax enables you to use environment variables as \QC + variables: %{Env:VARNAME}. + \QC uses pattern substitution when expanding variable names. To replace the first match of \e pattern within \e variable with \e replacement, use: