aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2015-07-21 17:48:59 -0700
committerJake Petroules <jake.petroules@petroules.com>2015-07-22 09:08:36 +0000
commitc359cf5283de39c4ae2a71b61db3c8bf8a742bd4 (patch)
treeecded5ab64973cec9380e622e1e1f55137114b28 /doc
parentf388e98a7f2043a01f15a9d4faaff5ab077fce6a (diff)
Introduce qbs.nullDevice.
Change-Id: I84d2f1e461eb22f25c08c9a610a4f7b152c67970 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qbs-module.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/reference/modules/qbs-module.qdoc b/doc/reference/modules/qbs-module.qdoc
index 50770ecbc..45cf07ba2 100644
--- a/doc/reference/modules/qbs-module.qdoc
+++ b/doc/reference/modules/qbs-module.qdoc
@@ -154,6 +154,13 @@
\c{":"} on Unix
\li Holds the platform-specific separator for path list that is used in environment
variables or other contexts.
+ \row
+ \li nullDevice
+ \li \c{string}
+ \li 1.4.2
+ \li \c{"NUL"} on Windows,
+ \c{"/dev/null"} on Unix
+ \li Holds the platform-specific file path corresponding to the null device.
\endtable
\section1 Environment Properties