aboutsummaryrefslogtreecommitdiffstats
path: root/qtwinextras.pro
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@digia.com>2014-12-11 14:06:27 +0200
committerSimo Fält <simo.falt@theqtcompany.com>2014-12-11 15:04:28 +0100
commit8a13b5fdd462ee7e064c6f6d565424de5d0a82d1 (patch)
tree78e25210a1ea8ff6d80ee1ea636fdf98438a33a0 /qtwinextras.pro
parent97fc83fb5649fde1b5455179daa8d018a136b412 (diff)
Disable build for WinCE on top-level
Change-Id: Ie28ae2983249d67228511fbb2e1967270f7c499d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'qtwinextras.pro')
-rw-r--r--qtwinextras.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwinextras.pro b/qtwinextras.pro
index 62840da..7afe1e3 100644
--- a/qtwinextras.pro
+++ b/qtwinextras.pro
@@ -1,3 +1,3 @@
-requires(!winrt)
+requires(!winrt:!wince)
load(qt_parts)