aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2015-07-11 21:23:28 -0700
committerJake Petroules <jake.petroules@petroules.com>2015-07-13 11:42:30 +0000
commitf05c8c1b9d6205086bf6c0ce6fe226f627d9c86e (patch)
tree3dd13649324d3dbf0b3aaabd97cadd6f763dae15 /doc
parent04da3f639eedda76c04ae54fbabceb95e91190fc (diff)
Don't restrict the wix module to Windows host OSes.
WiX can be installed and run on Unix platforms using Wine and Mono for Windows and has been observed to work in simple cases, so no reason to explicitly prohibit it from being used there. Change-Id: I5facc1e5cfad9d8b3ab86ea369fe73c83896684e Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/wix-module.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/modules/wix-module.qdoc b/doc/reference/modules/wix-module.qdoc
index 939e92dc1..490de072e 100644
--- a/doc/reference/modules/wix-module.qdoc
+++ b/doc/reference/modules/wix-module.qdoc
@@ -40,7 +40,7 @@
The \c wix module contains properties and rules for building MSI and
EXE setup packages with the \l{http://wixtoolset.org}{Windows Installer XML Toolset}.
- This module is only available on Windows.
+ This module is available on all platforms.
\section1 General Properties