summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mac/mac.pro
blob: 7f8f79120dbddbd6f7eea0571ac4fba9ab645797 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

macx {
    SUBDIRS = \
        qmaccocoaviewcontainer \
        qmacnativewidget
}