aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 10dfe06..891e3d6 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,6 +1,7 @@
TEMPLATE = subdirs
-SUBDIRS = embeddedqwindow \
- macfunctions \
+
+mac:SUBDIRS = macfunctions
+mac:!ios:SUBDIRS += embeddedqwindow \
macpasteboardmime \
macunifiedtoolbar \
qmaccocoaviewcontainer \