aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@digia.com>2014-01-28 12:56:57 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-28 13:12:49 +0100
commit66a3937f278c792fb623d078956a5e20cbc0e92c (patch)
treeb4b2370e463b679f07394186869703cc7634fe5b
parenteb9ae46a3ee36f4ece3ec21413589c278f8d8c16 (diff)
Exclude WinRT from build
Use aux type like on other platforms to be able to create documentation. Change-Id: If2d49bed34f777bc74c586c916d31b2164e27fb3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 5d8fdba..ef8ad17 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,4 +1,4 @@
-win32 {
+!winrt:win32 {
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += winextras