summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@digia.com>2014-07-07 12:55:28 +0200
committerMaurice Kalinowski <maurice.kalinowski@digia.com>2014-07-09 09:10:44 +0200
commit40e060dfa8c9693944579c91b3a42d87aafc59da (patch)
tree58ae258564f64301bb1e8da4b331e9e4ebcf208b /examples
parentee62e8f615cf2fe557faa4cff61dbe147033f7d7 (diff)
WinRT: Disable some examples
assistant uses IPC, which is not supported. Using the designer library is completely disabled for WinRT. Change-Id: I7f569fe975c16dd3f3ce8744d1ed5c06a84d8da6 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 4955969c3..69365d18d 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,3 +1,4 @@
TEMPLATE = subdirs
qtHaveModule(widgets): SUBDIRS += help designer linguist uitools assistant
+winrt: SUBDIRS -= assistant designer