summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2010-10-18 12:40:16 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2010-10-20 11:57:39 (GMT)
commit4e6790c8dc21c5287bff6799fb0984a72e2f2766 (patch)
tree4bc59e24118cde9f04324093f65c438d0870c65c /demos
parentb895d7af3a75cbbc2b14a993679538ed02190b40 (diff)
downloadQt-4e6790c8dc21c5287bff6799fb0984a72e2f2766.zip
Qt-4e6790c8dc21c5287bff6799fb0984a72e2f2766.tar.gz
Qt-4e6790c8dc21c5287bff6799fb0984a72e2f2766.tar.bz2
Lighthouse: initial COCOA plugin
Diffstat (limited to 'demos')
-rw-r--r--demos/demos.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/demos.pro b/demos/demos.pro
index fdc1e4c..362a3bc 100644
--- a/demos/demos.pro
+++ b/demos/demos.pro
@@ -44,7 +44,7 @@ contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG,
SUBDIRS += demos_boxes
}
-mac*: SUBDIRS += demos_macmainwindow
+mac* && !qpa: SUBDIRS += demos_macmainwindow
wince*|symbian|embedded|x11: SUBDIRS += demos_embedded
!contains(QT_EDITION, Console):!cross_compile:!embedded:!wince*:SUBDIRS += demos_arthurplugin