summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows/mainwindows.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mainwindows/mainwindows.pro')
-rw-r--r--examples/mainwindows/mainwindows.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/mainwindows/mainwindows.pro b/examples/mainwindows/mainwindows.pro
index 7301c96a79..d570a24042 100644
--- a/examples/mainwindows/mainwindows.pro
+++ b/examples/mainwindows/mainwindows.pro
@@ -1,10 +1,13 @@
TEMPLATE = subdirs
SUBDIRS = application \
+ mainwindow \
mdi \
menus \
recentfiles \
sdi
+mac* && !qpa: SUBDIRS += macmainwindow
+
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mainwindows.pro README