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

macx {
    SUBDIRS = \
        qmacnativewidget \
        qmacnativewidget
}